Spec-Zone.ru › Qt 5.9

Класс QChannel

(Qt3DAnimation::QChannel)
  • Список всех членов, включая унаследованные

Типы публичного доступа

typedef const_iterator
typedef const_reverse_iterator

Функции публичного доступа

QChannel()
QChannel(const QString &name)
QChannel(const QChannel &)
~QChannel()
void appendChannelComponent(const QChannelComponent &component)
const_iterator begin() const
const_iterator cbegin() const
const_iterator cend() const
int channelComponentCount() const
void clearChannelComponents()
const_reverse_iterator crbegin() const
const_reverse_iterator crend() const
const_iterator end() const
void insertChannelComponent(int index, const QChannelComponent &component)
QString name() const
const_reverse_iterator rbegin() const
void removeChannelComponent(int index)
const_reverse_iterator rend() const
void setName(const QString &name)
QChannel & operator=(const QChannel &)

Документация по типам членов

typedef QChannel::const_iterator

typedef QChannel::const_reverse_iterator

Документация по функциям-членам

QChannel::QChannel()

Конструктор по умолчанию экземпляра QChannel.

QChannel::QChannel(const QString &name)

Конструктор по умолчанию экземпляра QChannel.

QChannel::QChannel(const QChannel &)

Копирующий конструктор.

QChannel::~QChannel()

Деструктор экземпляра QChannel.

void QChannel::appendChannelComponent(const QChannelComponent &component)

const_iterator QChannel::begin() const

const_iterator QChannel::cbegin() const

const_iterator QChannel::cend() const

int QChannel::channelComponentCount() const

void QChannel::clearChannelComponents()

const_reverse_iterator QChannel::crbegin() const

const_reverse_iterator QChannel::crend() const

const_iterator QChannel::end() const

void QChannel::insertChannelComponent(int index, const QChannelComponent &component)

QString QChannel::name() const

См. также setName().

const_reverse_iterator QChannel::rbegin() const

void QChannel::removeChannelComponent(int index)

const_reverse_iterator QChannel::rend() const

void QChannel::setName(const QString &name)

См. также name().

QChannel &QChannel::operator=(const QChannel &)

Оператор присваивания копирования.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.9/qt3danimation-qchannel.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API