Table of Contents

Namespace Qt.Quick

Classes

Qml

Provides the static entry point for loading QML components and running the Qt application event loop from C#.

QmlElementAttribute

Marks a type as a QML element and configures how Qt Bridge registers it with QML.

QmlElementAttribute<T>

Registers a specific runtime type as a QML element at assembly scope.

QmlNaming

Normalizes .NET and QML identifiers to the casing conventions used by QML.

Interfaces

IQmlElement

Provides QML component lifecycle callbacks for a generated Qt Bridge object.