QLayer Class

(Qt3DRender::QLayer)

The QLayer class provides ... More...

Header: #include <QLayer>
qmake: QT += 3drender
Since: Qt 5.5
Instantiated By: Layer
Inherits: Qt3DCore::QComponent

Public Functions

QLayer(Qt3DCore::QNode *parent = nullptr)

Protected Functions

QLayer(QLayerPrivate &dd, Qt3DCore::QNode *parent = nullptr)

Additional Inherited Members

Detailed Description

The QLayer class provides ...

Member Function Documentation

QLayer::QLayer(Qt3DCore::QNode *parent = nullptr)

Constructs a new QLayer with the specified parent.

[protected] QLayer::QLayer(QLayerPrivate &dd, Qt3DCore::QNode *parent = nullptr)

Copy constructor.