QNodeCreatedChange Class

(Qt3DCore::QNodeCreatedChange)

Used to notify when a node is created. 更多...

头文件: #include <Qt3DCore/QNodeCreatedChange>
qmake: QT += 3dcore
开始支持版本: Qt 5.7
基类: Qt3DCore::QNodeCreatedChangeBase

公有函数

QNodeCreatedChange(const QNode *_node)

详细描述

Used to notify when a node is created.

成员函数

QNodeCreatedChange::QNodeCreatedChange(const QNode *_node)

Default constructs an instance of QNodeCreatedChange.