Crate qml [−] [src]
Macros
Q_LISTMODEL |
Generates a wrapper for |
Q_LISTMODEL_ITEM |
Generates a wrapper for |
Q_OBJECT |
Marks the structure to be able to be used in Qt meta-object system. |
Q_REGISTERABLE_QML |
Provides definitions for a type that can be used from QML. |
Q_REGISTER_QML |
Registers a type as a QML type. |
Q_REGISTER_SINGLETON_QML |
Registers a type as a singleton type in QML. |
qvarlist |
Eases forming of |
Structs
QListModel |
Allows providing a custom model to QML |
QVariant |
This holds a value to be providen for a QML context. |
QVariantList |
A wrapper around |
QmlEngine |
Provides an entry point for building QML applications from Rust |
Enums
QMetaType |
Analogue of |
Traits
QMetaTypable |
Provides an associated variant of enum for a type. |