Create a new QObject from QML scripts
-
I suggest you also to read this useful "doc":http://developer.qt.nokia.com/doc/qt-4.7/qtbinding.html, it has been useful for me :)
-
Hi,
The syntax you've shown isn't currently supported, but there are a few different ways to deal with dynamic objects in QML -- http://doc.qt.nokia.com/4.7-snapshot/qdeclarativedynamicobjects.html provides an overview.
Regards,
Michael