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
- [Interest] Enumerating context properties from QML Alexander Ivash
- Re: [Interest] Enumerating context properties from Q... Jérôme Godbout
- Re: [Interest] Enumerating context properties fr... Alexander Ivash
- Re: [Interest] Enumerating context propertie... Jérôme Godbout
- Re: [Interest] Enumerating context prope... Alexander Ivash