QFrameGraphNodeCreatedChangeBase Class

(Qt3DRender::QFrameGraphNodeCreatedChangeBase)

A base class for changes in the FrameGraphNode. More...

Header: #include <QFrameGraphNodeCreatedChangeBase>
qmake: QT += 3drender
Inherits: Qt3DCore::QNodeCreatedChangeBase

Public Functions

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

Additional Inherited Members

Detailed Description

A base class for changes in the FrameGraphNode.

Member Type Documentation

Property Documentation

Member Function Documentation

QFrameGraphNodeCreatedChangeBase::QFrameGraphNodeCreatedChangeBase(const Qt3DRender::QFrameGraphNode *node)

Default constructs an instance of QFrameGraphNodeCreatedChangeBase.

Qt3DCore::QNodeId QFrameGraphNodeCreatedChangeBase::parentFrameGraphNodeId() const

Member Variable Documentation

Related Non-Members

Macro Documentation