Quick3DNode Class
(Qt3D::Quick::Quick3DNode)Inherits: |
Properties
- childNodes : const QQmlListProperty<Qt3D::QNode>
- data : const QQmlListProperty<QObject>
Public Functions
Quick3DNode(QObject * parent = 0) | |
QQmlListProperty<Qt3D::QNode> | childNodes() |
QQmlListProperty<QObject> | data() |
QNode * | parentNode() const |
Property Documentation
childNodes : const QQmlListProperty<Qt3D::QNode>
Access functions:
QQmlListProperty<Qt3D::QNode> | childNodes() |
data : const QQmlListProperty<QObject>
Access functions:
QQmlListProperty<QObject> | data() |