Qt IVI QML Types
QML Modules
Qt IVI contains the following QML modules:
QML types for the Qt IVI Core API. | |
QML types for the Qt IVI Media API. | |
QML types for the Qt IVI Vehicle Functions API. |
QML Types
Qt IVI Core QML Types
Not directly accessible. The QML type provides base QML properties for the feature, like autoDiscovery and isValid | |
QIviAbstractFeatureListModel is the base class for QtIvi Features which should act as a model | |
Not directly accessible. The QML type provides base QML properties for each QML Vehicle feature like zone and error access | |
Generic model to load its data using the "Paging" aproach | |
An object representing asynchronous results | |
Singleton holds enums, which are used by multiple Items of the QtIviCore module | |
Generic model which can be used to search, browse, filter and sort data | |
Central instance that loads the backends and provides ServiceObjects | |
The base class of a row in the PagingModel and derived models |
Qt IVI VehicleFunctions QML Types
Provides an interface to the climate control | |
Singleton holds all the enums defined in the QtIviVehicleFunctions module and provides factory methods for all structs | |
Provides an interface to the window control |
Qt IVI Media QML Types
Provides a interface to control the AM/FM tuner | |
TunerStation represents a tuner station | |
Represents a playable audio track | |
The base item for all Media Devices | |
Provides a model for discovering media devices | |
Provides an interface to control the media indexer | |
Provides an interface to control a media player | |
Represents a USB device connected to the system | |
Provides a play queue for the MediaPlayer | |
The base class of a row in the PlayQueue model | |
Represents a tuner station |