C
Qt Quick Ultralite C++ Classes
List of C++ classes and namespaces offered by the module. More...
Namespaces
Provides types and declarations specific to Qt Quick Ultralite and miscellaneous functions related to application life cycle |
Classes
Used to start Qt Quick Ultralite | |
Application configuration class with text cache and other configurations | |
Container for Application settings | |
Provides a convenient way to send and receive events across different parts of the application | |
An image representation that allows direct access to the pixel data | |
Interface for supporting image requests in QML | |
A helper for calling Image::beginWrite() and Image::endWrite() | |
Inherit from this class to expose a model to QML | |
Provides abstract implementation for all items or objects used in Qt Quick Ultralite | |
Base class for representing painted item objects | |
Can be used to hold a property of a given type | |
Public type used in Application::setRootItem() | |
Shared reference to image data | |
Allows creating a signal that can be connected from QML | |
Inherit from this class to expose the C++ class or struct to the QML as a singleton | |
Provides a way to run repetitive and single-shot timers |
Available under certain Qt licenses.
Find out more.