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) |
- 2 public functions inherited from Qt3DCore::QComponent
- 6 public functions inherited from Qt3DCore::QNode
Protected Functions
QLayer(QLayerPrivate &dd, Qt3DCore::QNode *parent = nullptr) |
- 2 protected functions inherited from Qt3DCore::QNode
Additional Inherited Members
- 1 property inherited from Qt3DCore::QComponent
- 2 properties inherited from Qt3DCore::QNode
- 1 public slot inherited from Qt3DCore::QComponent
- 2 public slots inherited from Qt3DCore::QNode
- 1 signal inherited from Qt3DCore::QComponent
- 3 signals inherited from Qt3DCore::QNode
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.