QtQml

Elements

Binding
Enables the arbitrary creation of property bindings
Component
Encapsulates a QML component definition
Connections
Describes generalized connections to signals
Date
Provides date functions
DelegateModel
Encapsulates a model and delegate
DelegateModelGroup
Encapsulates a filtered set of visual data items
FinalState
Provides a final state.
HistoryState
The HistoryState type provides a means of returning to a previously active substate.
Instantiator
Dynamically creates objects
ListElement
Defines a data item in a ListModel
ListModel
Defines a free-form list data source
Locale
Provides locale specific properties and formatted data
Number
The Number object provides represents a number value
ObjectModel
Defines a set of items to be used as a model
Package
Specifies a collection of named items
QAbstractState
The QAbstractState type is the base type of States of a StateMachine.
QAbstractTransition
The QAbstractTransition type is the base type of transitions between QAbstractState objects.
QSignalTransition
The QSignalTransition type provides a transition based on a Qt signal.
Qt
Provides a global object with useful enums and functions from Qt.
QtObject
A basic QML type
SignalTransition
The SignalTransition type provides a transition based on a Qt signal.
State
Provides a general-purpose state for StateMachine.
StateMachine
Provides a hierarchical finite state machine.
String
The String object represents a string value
TimeoutTransition
The TimeoutTransition type provides a transition based on a timer.
Timer
Triggers a handler at a specified interval
VisualDataGroup
Encapsulates a filtered set of visual data items
VisualDataModel
Encapsulates a model and delegate
VisualItemModel
Defines a set of objects to be used as a model
WorkerScript
Enables the use of threads in a Qt Quick application

Pages