Kuesa Runtime

Placeholder QML Type

Specifies a placeholder which can be used to anchor QtQuick elements. More...

Since: Kuesa 1.3
Instantiates: Placeholder

Detailed Description

The Placeholder class allows to specify a placeholder to position QtQuick elements.

It is meant to be used only from a glTF 2.0 file exported with KDAB_placeholder extension. In other words, you are not supposed to instantiate this object on your own but rather rely on retrieving it from the Kuesa::PlaceholderCollection upon loading.

Read more about Kuesa Placeholders.

See also Kuesa::PlaceholderTracker.