QFrameGraphNodeCreatedChangeBase Class

( Qt3DRender::QFrameGraphNodeCreatedChangeBase )

A base class for changes in the FrameGraphNode . 更多...

头: #include <QFrameGraphNodeCreatedChangeBase>
qmake: QT += 3drender
继承: Qt3DCore::QNodeCreatedChangeBase

公共函数

QFrameGraphNodeCreatedChangeBase (const QFrameGraphNode * node )
Qt3DCore::QNodeId parentFrameGraphNodeId () const

详细描述

A base class for changes in the FrameGraphNode .

成员函数文档编制

QFrameGraphNodeCreatedChangeBase:: QFrameGraphNodeCreatedChangeBase (const QFrameGraphNode * node )

Default constructs an instance of QFrameGraphNodeCreatedChangeBase.

Qt3DCore::QNodeId QFrameGraphNodeCreatedChangeBase:: parentFrameGraphNodeId () const