On this page
QChannelMapper Class
(Qt3DAnimation::QChannelMapper)Inherits: | Qt3DCore::QNode |
Public Functions
QChannelMapper(Qt3DCore::QNode *parent = nullptr) | |
~QChannelMapper() | |
void | addMapping(QChannelMapping *mapping) |
QVector<QChannelMapping *> | mappings() const |
void | removeMapping(QChannelMapping *mapping) |
- 11 public functions inherited from Qt3DCore::QNode
- 32 public functions inherited from QObject
Protected Functions
QChannelMapper(QChannelMapperPrivate &dd, Qt3DCore::QNode *parent = nullptr) |
- 2 protected functions inherited from Qt3DCore::QNode
- 9 protected functions inherited from QObject
Additional Inherited Members
- 3 properties inherited from Qt3DCore::QNode
- 1 property inherited from QObject
- 3 public slots inherited from Qt3DCore::QNode
- 1 public slot inherited from QObject
- 4 signals inherited from Qt3DCore::QNode
- 2 signals inherited from QObject
- 11 static public members inherited from QObject
Member Function Documentation
QChannelMapper::QChannelMapper(Qt3DCore::QNode *parent = nullptr)
Default constructs an instance of QChannelMapper.
[protected]
QChannelMapper::QChannelMapper(QChannelMapperPrivate &dd, Qt3DCore::QNode *parent = nullptr)
Copy constructor.
QChannelMapper::~QChannelMapper()
Destroys the instance of QChannelMapper.
void QChannelMapper::addMapping(QChannelMapping *mapping)
QVector<QChannelMapping *> QChannelMapper::mappings() const
void QChannelMapper::removeMapping(QChannelMapping *mapping)
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.9/qt3danimation-qchannelmapper.html