New wiki page: How to bind a QML property to a C++ function
-
I just added a new wiki page: "How to bind a QML property to a C++ function":http://developer.qt.nokia.com/wiki/How_to_bind_a_QML_property_to_a_CPlusPlus_function. It shows a way to get around the limitation that Qt currently does not provide a way to link the property to the function as discussed in this "Jira report":https://bugreports.qt.nokia.com//browse/QTBUG-17323.
-
Hi sigrid, many thanks!
Well done job. I was just searching for something like this :) Saved the link and save the pdf in my personal off-line library.