Details
-
Task
-
Resolution: Fixed
-
Not Evaluated
-
None
-
None
-
None
-
3
-
093695150 (master)
-
QDS Oulu - 2024 Week 43/44
Description
New refactoring feature introduced in Creator 14:
Convert Function Call to Qt Meta-Method Invocation
Converts an invokable function call into a meta method invocation. This applies to signals and slots in general, as well as functions explicitly marked with Q_INVOKABLE.