Warning, /sdk/clazy/tests/ctor-missing-parent-argument/main.cpp.expected is written in an unsupported language. File is not indexed.

0001 ctor-missing-parent-argument/main.cpp:4:1: warning: Test should take QObject parent argument in CTOR [-Wclazy-ctor-missing-parent-argument]
0002 ctor-missing-parent-argument/main.cpp:10:1: warning: Test2 should take QObject parent argument in CTOR [-Wclazy-ctor-missing-parent-argument]
0003 ctor-missing-parent-argument/main.cpp:29:1: warning: Test5 should take QObject parent argument in CTOR [-Wclazy-ctor-missing-parent-argument]
0004 ctor-missing-parent-argument/main.cpp:43:1: warning: WTest2 should take QWidget parent argument in CTOR [-Wclazy-ctor-missing-parent-argument]
0005 ctor-missing-parent-argument/main.cpp:50:5: warning: Qt3DCore::QNode should take QObject parent argument in CTOR [-Wclazy-ctor-missing-parent-argument]
0006 ctor-missing-parent-argument/main.cpp:57:1: warning: MyEntity should take Qt3DCore::QNode parent argument in CTOR [-Wclazy-ctor-missing-parent-argument]