Specifies a placeholder which can be used to anchor QtQuick elements. More...
Header: | #include <Placeholder> |
Since: | Kuesa 1.3 |
Instantiated By: | Placeholder |
This class was introduced in Kuesa 1.3.
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.