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.

[虛擬] 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 * 映射 )