Qt Reference Documentation

Working With Data in QML

QML Binding Element

The Binding element allows arbitrary property bindings to be created.

QML FolderListModel Element

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

QML ListElement Element

The ListElement element defines a data item in a ListModel.

QML ListModel Element

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

QML Package Element

Package provides a collection of named items.

QML VisualDataModel Element

The VisualDataModel encapsulates a model and delegate

QML VisualItemModel Element

The VisualItemModel allows items to be provided to a view.

QML XmlListModel Element

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

QML XmlRole Element

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