Warning, /sdk/clazy/tests/wrong-qevent-cast/main.cpp.expected is written in an unsupported language. File is not indexed.

0001 wrong-qevent-cast/main.cpp:11:22: warning: Cast from a QEvent::MouseMove event to QKeyEvent looks suspicious. [-Wclazy-wrong-qevent-cast]
0002 wrong-qevent-cast/main.cpp:17:22: warning: Cast from a QEvent::KeyPress event to QMouseEvent looks suspicious. [-Wclazy-wrong-qevent-cast]
0003 wrong-qevent-cast/main.cpp:23:30: warning: Cast from a QEvent::KeyPress event to QMouseEvent looks suspicious. [-Wclazy-wrong-qevent-cast]