Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.0.0
-
None
Description
invokeMethod takes a QObject *, making it impossible to invoke from const methods. If you have an overloaded const/non-const slot, it is impossible to choose which one to invoke.