QQuick3DObject Class

Base class of all 3D nodes and resources. More...

Header: #include <QQuick3DObject>
Since: Qt 5.15
Inherits: QObject and QQmlParserStatus
Inherited By:

QQuick3DGeometry

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()

Detailed Description

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.15/qquick3dobject.html