- Mar 29, 2015
-
-
Don Gagne authored
-
- Mar 06, 2015
-
-
Don Gagne authored
Passing parameters QVariantMap across C++ boundary was causing crashes in Qt due to Qml array bugs. Referencing same Fact* across Qml boundary in multiple QQuickWidgets caused jScript GC to crash.
-
- Dec 12, 2014
-
-
Don Gagne authored
This way you don’t need to know parameter set ahead of time.
-
- Dec 09, 2014
-
-
Don Gagne authored
Allows parameter access from QML among other things
-
- Jun 16, 2014
-
-
Don Gagne authored
-
- Jun 15, 2014
-
-
Don Gagne authored
-
- Dec 29, 2013
-
-
Don Gagne authored
-
- Dec 28, 2013
-
-
Don Gagne authored
Used for unit testing
-