[Qt5-feedback] Doing callbacks without QScriptValue?

Ville M. Vainio vivainio at gmail.com
Sat Jul 16 14:43:20 CEST 2011


IIUC you can no longer use QScriptValue to hold QML js references in
Qt5. That means you can't pass a javascript callback function to your
C++ methods to be used as async callbacks. How will that be done in
Qt5?


More information about the Qt5-feedback mailing list