Missing images in developer.qt.nokia.com docs
-
ListModel Element Reference
http://developer.qt.nokia.com/doc/qt-4.7/qml-listmodel.html#id-185caf52-5887-40ff-9081-170dbc90bc56-
one beneath :
Example Usage
The following example shows a ListModel containing three elements, with the roles "name" and "cost". -
second one beneath :
The delegate displays all the fruit attributes:
you can see them in the qt docs
http://doc.qt.nokia.com/4.7/qml-listmodel.html -
-
another one :
VisualItemModel Element Reference
http://developer.qt.nokia.com/doc/qt-4.7/qml-visualitemmodel.html#id-52f1b76d-173d-4362-951a-773497872925- you find it under the code after this text :
The example below places three colored rectangles in a ListView.
- you find it under the code after this text :