qt6.qml_context

This class represents a handle to an instance of QQmlContext.

Properties

props: qml_context.property

The handle to the qml_context’s properties.

object: object

The context’s backing object.

engine: object

The context’s backing QML/JS engine.

property: qml_context.property

Deprecated. Use props instead.

The handle to the qml_context’s properties.