The C++ API provided by the Qt QML module. More...
Classes
Template class that provides a list of objects using static storage. | |
Environment for evaluating JavaScript code | |
Represents a value on the JavaScript heap belonging to a QJSEngine | |
Implements the JavaScript double-to-int coercion | |
An empty marker type to signify the JavaScript null value. QtQml | |
An empty marker type to signify the JavaScript Undefined type and its single value. QtQml | |
Operates on primitive types in JavaScript semantics | |
Acts as a container for Qt/JavaScript data types | |
Java-style iterator for QJSValue | |
Allows you to control QML file loading | |
Convenient way to load an application from a single QML file | |
Encapsulates a QML component definition | |
Defines a context within a QML engine. QtQml | |
Allows you to add new arbitrary types to QML. | |
Encapsulates a data request that can be issued to a QQmlTypeLoader. | |
Environment for instantiating QML components | |
Abstract base for custom QML extension plugins | |
Encapsulates a QML error | |
Evaluates JavaScript in a QML context | |
Abstract base for custom QML extension plugins with custom type registration functions | |
Gives access to local and remote files | |
A class for applying a QFileSelector to QML file loading | |
Used to register image providers in the QML engine. QtQml | |
Manages the QML imports for a QQmlEngine. | |
Encapsulates one QML document's import statements. | |
Instances drive the progress of QQmlIncubators. QtQml | |
Allows QML objects to be created asynchronously. QtQml | |
Allows logging of QML-related messages | |
Allows applications to expose list-like properties of QObject-derived classes to QML | |
Allows the manipulation of QQmlListProperty properties | |
Creates QNetworkAccessManager instances for a QML engine | |
Updates on the QML parser state | |
Abstracts accessing properties on objects created from QML | |
Allows you to set key-value pairs that can be used in QML bindings. QtQml | |
Inherited by property interceptors such as Behavior. | |
Interface for property value sources such as animations and bindings. QtQml | |
Encapsulates a script and its context. QtQml | |
Abstracts loading files and their dependencies over the network. | |
Detailed Description
\title
Qt QML C++ Classes \ingroup
modules \qtcmakepackage
Qml \qtvariable
qml
For more information on the Qt QML module, see the Qt QML module documentation.