QChannelMapper 类

( Qt3DAnimation::QChannelMapper )

允许将裁剪内通道映射到应用程序对象特性。 更多...

头: #include <QChannelMapper>
qmake: QT += 3danimation
继承: Qt3DCore::QNode

公共函数

QChannelMapper (Qt3DCore::QNode * parent = nullptr)
virtual ~QChannelMapper ()
void addMapping (Qt3DAnimation::QAbstractChannelMapping * 映射 )
QVector<Qt3DAnimation::QAbstractChannelMapping *> mappings () const
void removeMapping (Qt3DAnimation::QAbstractChannelMapping * 映射 )

静态公共成员

const QMetaObject staticMetaObject

保护函数

QChannelMapper (Qt3DAnimation::QChannelMapperPrivate & dd , Qt3DCore::QNode * parent = nullptr)

额外继承成员

详细描述

允许将裁剪内通道映射到应用程序对象特性。

成员函数文档编制

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

Default constructs an instance of QChannelMapper.

[protected] QChannelMapper:: QChannelMapper ( Qt3DAnimation::QChannelMapperPrivate & dd , Qt3DCore::QNode * parent = nullptr)

Default constructs an instance of QChannelMapper.

[virtual] QChannelMapper:: ~QChannelMapper ()

Destroys the instance of QChannelMapper. The destructor is virtual.

void QChannelMapper:: addMapping ( Qt3DAnimation::QAbstractChannelMapping * 映射 )

QVector < Qt3DAnimation::QAbstractChannelMapping *> QChannelMapper:: mappings () const

void QChannelMapper:: removeMapping ( Qt3DAnimation::QAbstractChannelMapping * 映射 )