Hi, I'm exposing an object with a QList<QtObject*> property to QML. How can I read out the size of that list in QML? I tried .size, .length and .count. Non of them seem to work.
Am I missing something? Is it possible at all? Thanks! Conny _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
