What is the parent of ListElement in ListModel
-
Can you post some code? How are you referencing the ListElement's parent?
The QQuickListElement is an empty class that inherits QObject. It is filled dynamically using Qt's Property System.
"qquicklistelement.h":http://qt.gitorious.org/qt/qtdeclarative/blobs/83e820ba767c2d37600d3536ebcfde18234d2f46/src/qml/qml/qquicklistmodel_p.h#line152