-
Bug
-
Resolution: Duplicate
-
P2: Important
-
4.7.0
-
None
-
MacOS 10.6
Hi,
Broken call chain when invoking C++ slots with default parameters from QML. Please find attached a qt creator project with a small example illustrating the problem. I define a C++ class with a single slot and I expose it to QML through the declarative context. Please notice how the parameter is not properly passed to the slot when default values are defined. The default parameter overwrites any passed value by the user.
Kind Regards,
Diego.
- relates to
-
QTBUG-11604 Support QtScript style method overloading in QML
-
- Closed
-