QTexture2D Class
(Qt3DRender::QTexture2D)A QAbstractTextureProvider with a Target2D target format. More...
Header: | #include <QTexture2D> |
qmake: | QT += 3drender |
Since: | Qt 5.5 |
Inherits: | Qt3DRender::QAbstractTextureProvider |
Public Functions
QTexture2D(Qt3DCore::QNode *parent = Q_NULLPTR) | |
~QTexture2D() |
- 20 public functions inherited from Qt3DRender::QAbstractTextureProvider
- 6 public functions inherited from Qt3DCore::QNode
- 31 public functions inherited from QObject
Additional Inherited Members
- 15 properties inherited from Qt3DRender::QAbstractTextureProvider
- 2 properties inherited from Qt3DCore::QNode
- 1 property inherited from QObject
- 12 public slots inherited from Qt3DRender::QAbstractTextureProvider
- 2 public slots inherited from Qt3DCore::QNode
- 1 public slot inherited from QObject
- 13 signals inherited from Qt3DRender::QAbstractTextureProvider
- 2 signals inherited from Qt3DCore::QNode
- 2 signals inherited from QObject
- 11 static public members inherited from QObject
- 2 protected functions inherited from Qt3DRender::QAbstractTextureProvider
- 3 protected functions inherited from Qt3DCore::QNode
- 9 protected functions inherited from QObject
- 1 static protected member inherited from Qt3DCore::QNode
Detailed Description
A QAbstractTextureProvider with a Target2D target format.
Member Function Documentation
QTexture2D::QTexture2D(Qt3DCore::QNode *parent = Q_NULLPTR)
Default constructs an instance of QTexture2D.
QTexture2D::~QTexture2D()
Destroys the instance of QTexture2D.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/archives/qt-5.6/qt3drender-qtexture2d.html