Qml component storage
General and Desktop
2
Posts
2
Posters
588
Views
1
Watching
-
Hi,
From the documentation of "createComponent":http://qt-project.org/doc/qt-4.8/qml-qt.html#createComponent-method you can see it returns a Component object. So x will point to that component.