[Interest] Enumerating context properties from QML

Alexander Ivash elderorb at gmail.com
Wed Dec 20 01:08:15 CET 2017


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.



More information about the Interest mailing list