Working With Data in QML

VisualItemModel

The VisualItemModel allows items to be provided to a view.

VisualDataModel

The VisualDataModel encapsulates a model and delegate

Binding

The Binding element allows arbitrary property bindings to be created.

ListModel

The ListModel element defines a free-form list data source.

ListElement

The ListElement element defines a data item in a ListModel.

Package

Package provides a collection of named items.

XmlRole

The XmlRole element allows you to specify a role for an XmlListModel.

XmlListModel

The XmlListModel element is used to specify a read-only model using XPath expressions.

Groups Of Related QML Elements

If you know what kind of QML element you want (Basic Visual, Interaction, Animation, etc), look here.

FolderListModel

The FolderListModel provides a model of the contents of a file system folder.

VisualItemModel

The VisualItemModel allows items to be provided to a view.

VisualDataModel

The VisualDataModel encapsulates a model and delegate

Binding

The Binding element allows arbitrary property bindings to be created.

ListModel

The ListModel element defines a free-form list data source.

ListElement

The ListElement element defines a data item in a ListModel.

Package

Package provides a collection of named items.

XmlRole

The XmlRole element allows you to specify a role for an XmlListModel.

XmlListModel

The XmlListModel element is used to specify a read-only model using XPath expressions.

Groups Of Related QML Elements

If you know what kind of QML element you want (Basic Visual, Interaction, Animation, etc), look here.

FolderListModel

The FolderListModel provides a model of the contents of a file system folder.