QQuick3DObject Class
Base class of all 3D nodes and resources. More...
| Header: | #include <QQuick3DObject> | 
| Since: | Qt 5.15 | 
| Inherits: | QObject and QQmlParserStatus | 
| Inherited By: | 
This class was introduced in Qt 5.15.
Public Functions
| QQuick3DObject * | parentItem() const | 
| void | setState(const QString &state) | 
| QString | state() const | 
Public Slots
| void | setParentItem(QQuick3DObject *parentItem) | 
Signals
| void | parentChanged() | 
| void | stateChanged() |