Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
Qt Creator 4.15.0
Description
If I have template method inside my class (derived from QObject) and I also put QML_DECLARE_TYPE for that class, clazy gives clazy-incorrect-emit warning, when I call that template method. Simple test case is attached, warning is given in main.cpp:8