Module qmetaobject::qtdeclarative[][src]

Structs

QJSValue

Wrapper for QJSValue

QMouseEvent

A reference to a QMouseEvent instance.

QQuickView

Bindings to a QQuickView

QmlComponent

Wrapper for QQmlComponent

QmlEngine

Wrap a Qt Application and a QmlEngine

Enums

CompilationMode

See QQmlComponent::CompilationMode

ComponentStatus

See QQmlComponent::Status

QMouseEventType

Only a specific subset of QEvent::Type enum.

Traits

QQmlExtensionPlugin

A QObject-like trait to inherit from QQmlExtensionPlugin.

QQuickItem

A QObject-like trait to inherit from QQuickItem.

QSingletonInit

Initialization for singleton QML objects.

Functions

qml_register_enum

Register the given enum as a QML type.

qml_register_singleton_type

Register the specified type as a singleton QML object.

qml_register_type

Register the given type as a QML type