Qt QML Base Types
This module was introduced in Qt 5.0.
This QML module contains basic QML types.
To use the types in this module, import the module with the following line:
import QtQml 2.15
Enables the arbitrary creation of property bindings | |
Encapsulates a QML component definition | |
Describes generalized connections to signals | |
Provides date functions | |
Provides locale specific properties and formatted data | |
Defines a logging category in QML | |
Object provides represents a number value | |
Provides a global object with useful enums and functions from Qt | |
A basic QML type | |
Object represents a string value | |
Triggers a handler at a specified interval |