Working With Data in QML

Binding

Element allows arbitrary property bindings to be created

FolderListModel

Model of the contents of a file system folder

ListElement

Element defines a data item in a ListModel

ListModel

Element defines a free-form list data source

Package

Collection of named items

VisualDataModel

Encapsulates a model and delegate

VisualItemModel

Allows items to be provided to a view

XmlListModel

Element is used to specify a read-only model using XPath expressions

XmlRole

Element allows you to specify a role for an XmlListModel

Binding

Element allows arbitrary property bindings to be created

FolderListModel

Model of the contents of a file system folder

ListElement

Element defines a data item in a ListModel

ListModel

Element defines a free-form list data source

Package

Collection of named items

VisualDataModel

Encapsulates a model and delegate

VisualItemModel

Allows items to be provided to a view

XmlListModel

Element is used to specify a read-only model using XPath expressions

XmlRole

Element allows you to specify a role for an XmlListModel