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 |
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.