Let's say I exposed 'property1' to QML from C++ using
setContextProperty. How can I enumerate all the context properties
exposed from QML side? I've tried enumerating properties of 'Qt'
object but obviously it didn't work.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to