Qt Qml Design Support QML Types

The Qt Qml Design Support functionality can be accessed via these QML types.

AbstractObjectRegistryRef

Base type for all Qt Qml Design Support object reference types

MultiObjectRegistryRef

This type is used to access objects registered with ObjectRegistry type

ObjectRegistry

This type is used to register objects for later access based on a key string

ObjectRegistryRef

This type is used to access an object registered with ObjectRegistry type