Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.7.3
-
None
Description
Connections { target: mouseArea onClicked: NumberAnimation {} }
should work, in the same way that the following works:
MouseArea { onClicked: NumberAnimation {} }