Use FactBinder to access facts from Qml
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.
Showing
src/FactSystem/FactBinder.cc
0 → 100644
src/FactSystem/FactBinder.h
0 → 100644
Please register or sign in to comment