QChannelMapping 類

class Qt3DAnimation ::QChannelMapping

允許將裁剪內通道映射到應用程序對象特性。 更多...

頭: #include <QChannelMapping>
qmake: QT += 3danimation
繼承: Qt3DAnimation::QAbstractChannelMapping

公共函數

QString channelName () const
QString property () const
Qt3DCore::QNode * target () const

公共槽

void setChannelName (const QString & channelName )
void setProperty (const QString & property )
void setTarget (Qt3DCore::QNode * target )

信號

void channelNameChanged (QString channelName )
void propertyChanged (QString property )
void targetChanged (Qt3DCore::QNode * target )

詳細描述