QChannelMapper Class
(Qt3DAnimation::QChannelMapper)基类: | Qt3DCore::QNode |
公有函数
QChannelMapper(Qt3DCore::QNode *parent = nullptr) | |
~QChannelMapper() | |
void | addMapping(QChannelMapping *mapping) |
QVector<QChannelMapping *> | mappings() const |
void | removeMapping(QChannelMapping *mapping) |
- 11 个公有函数继承自 Qt3DCore::QNode
- 32 个公有函数继承自 QObject
受保护的函数
QChannelMapper(QChannelMapperPrivate &dd, Qt3DCore::QNode *parent = nullptr) |
- 2 个受保护的函数继承自 Qt3DCore::QNode
- 9 个受保护的函数继承自 QObject
其他继承的成员
- 3 个属性继承自 Qt3DCore::QNode
- 1 个属性继承自 QObject
- 3 个公有槽函数继承自 Qt3DCore::QNode
- 1 个公有槽函数继承自 QObject
- 4 个信号继承自 Qt3DCore::QNode
- 2 个信号继承自 QObject
- 1 个公有变量继承自 QObject
- 10 个静态公有成员继承自 QObject
- 2 个受保护的变量继承自 QObject
成员函数
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.