Класс QChannelMapping
(Qt3DAnimation::QChannelMapping)| Наследует: | Qt3DCore::QNode |
Свойства
- channelName : QString
- property : QString
- target : Qt3DCore::QNode *
- 3 свойства унаследованы от Qt3DCore::QNode
- 1 свойство унаследовано от QObject
Открытые функции
| QChannelMapping(Qt3DCore::QNode *parent = nullptr) | |
| ~QChannelMapping() | |
| QString | channelName() const |
| QString | property() const |
| Qt3DCore::QNode * | target() const |
- 11 открытых функций унаследованы от Qt3DCore::QNode
- 32 открытых функций унаследованы от QObject
Открытые слоты
| void | setChannelName(const QString &channelName) |
| void | setProperty(const QString &property) |
| void | setTarget(Qt3DCore::QNode *target) |
- 3 открытых слота унаследованы от Qt3DCore::QNode
- 1 открытый слот унаследован от QObject
Сигналы
| void | channelNameChanged(QString channelName) |
| void | propertyChanged(QString property) |
| void | targetChanged(Qt3DCore::QNode *target) |
- 4 сигнала унаследованы от Qt3DCore::QNode
- 2 сигнала унаследованы от QObject
Защищенные функции
| QChannelMapping(QChannelMappingPrivate &dd, Qt3DCore::QNode *parent = nullptr) |
- 2 защищенные функции унаследованы от Qt3DCore::QNode
- 9 защищенных функций унаследованы от QObject
Дополнительные унаследованные члены
- 11 статических открытых членов унаследованы от QObject
Документация по свойствам
channelName : QString
Функции доступа:
| QString | channelName() const |
| void | setChannelName(const QString &channelName) |
Сигнал уведомления:
| void | channelNameChanged(QString channelName) |
property : QString
Функции доступа:
| QString | property() const |
| void | setProperty(const QString &property) |
Сигнал уведомления:
| void | propertyChanged(QString property) |
target : Qt3DCore::QNode *
Функции доступа:
| Qt3DCore::QNode * | target() const |
| void | setTarget(Qt3DCore::QNode *target) |
Сигнал уведомления:
| void | targetChanged(Qt3DCore::QNode *target) |
Документация по членам-функциям
QChannelMapping::QChannelMapping(Qt3DCore::QNode *parent = nullptr)
Инициализирует экземпляр QChannelMapping.
[protected] QChannelMapping::QChannelMapping(QChannelMappingPrivate &dd, Qt3DCore::QNode *parent = nullptr)
Копирующий конструктор.
QChannelMapping::~QChannelMapping()
Уничтожает экземпляр QChannelMapping.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.9/qt3danimation-qchannelmapping.html