#include <ChannelSelectionControlElement.hh>
◆ ChannelSelectionControlElement()
ChannelSelectionControlElement::ChannelSelectionControlElement |
( |
const QString & |
label, |
|
|
MultiChannelModel * |
model, |
|
|
ChannelSpecs::ChannelTypes |
channelTypes = ChannelSpecs::Any , |
|
|
QWidget * |
parent = 0 |
|
) |
| |
◆ ~ChannelSelectionControlElement()
ChannelSelectionControlElement::~ChannelSelectionControlElement |
( |
| ) |
|
◆ contains() [1/2]
bool ChannelSelectionControlElement::contains |
( |
std::string const & |
channelName | ) |
const |
◆ contains() [2/2]
bool ChannelSelectionControlElement::contains |
( |
ChannelSpecs * |
channel | ) |
const |
◆ indexOf()
int ChannelSelectionControlElement::indexOf |
( |
ChannelSpecs * |
channel | ) |
const |
◆ nChannels()
int ChannelSelectionControlElement::nChannels |
( |
| ) |
const |
◆ isEditable()
bool ChannelSelectionControlElement::isEditable |
( |
| ) |
const |
◆ setEditable()
void ChannelSelectionControlElement::setEditable |
( |
bool |
editable | ) |
|
◆ selectedChannel()
ChannelSpecs* ChannelSelectionControlElement::selectedChannel |
( |
| ) |
const |
◆ channel() [1/2]
ChannelSpecs* ChannelSelectionControlElement::channel |
( |
int |
index | ) |
const |
◆ channel() [2/2]
ChannelSpecs* ChannelSelectionControlElement::channel |
( |
std::string const & |
name | ) |
const |
◆ value()
int ChannelSelectionControlElement::value |
( |
| ) |
const |
◆ toStdString()
std::string ChannelSelectionControlElement::toStdString |
( |
| ) |
const |
|
virtual |
◆ activated [1/2]
void ChannelSelectionControlElement::activated |
( |
int |
index | ) |
|
|
signal |
◆ activated [2/2]
void ChannelSelectionControlElement::activated |
( |
const QString & |
text | ) |
|
|
signal |
◆ currentIndexChanged [1/2]
void ChannelSelectionControlElement::currentIndexChanged |
( |
int |
index | ) |
|
|
signal |
◆ currentIndexChanged [2/2]
void ChannelSelectionControlElement::currentIndexChanged |
( |
const QString & |
text | ) |
|
|
signal |
◆ editTextChanged
void ChannelSelectionControlElement::editTextChanged |
( |
const QString & |
text | ) |
|
|
signal |
◆ editingFinished
void ChannelSelectionControlElement::editingFinished |
( |
| ) |
|
|
signal |
◆ highlighted [1/2]
void ChannelSelectionControlElement::highlighted |
( |
int |
index | ) |
|
|
signal |
◆ highlighted [2/2]
void ChannelSelectionControlElement::highlighted |
( |
const QString & |
text | ) |
|
|
signal |
◆ channelListEmpty
void ChannelSelectionControlElement::channelListEmpty |
( |
bool |
| ) |
|
|
signal |
◆ setValue [1/3]
void ChannelSelectionControlElement::setValue |
( |
ChannelSpecs * |
channel | ) |
|
|
slot |
◆ setValue [2/3]
void ChannelSelectionControlElement::setValue |
( |
const int |
value | ) |
|
|
slot |
◆ setValue [3/3]
void ChannelSelectionControlElement::setValue |
( |
const std::string & |
value | ) |
|
|
slot |
◆ setSwitchable()
void AbstractControlElement::setSwitchable |
( |
const bool |
switchable | ) |
|
|
inherited |
◆ switchable()
bool AbstractControlElement::switchable |
( |
| ) |
const |
|
inherited |
◆ setActive()
void AbstractControlElement::setActive |
( |
const bool |
active | ) |
|
|
inherited |
◆ isActive()
bool AbstractControlElement::isActive |
( |
| ) |
const |
|
inherited |
◆ label()
QString AbstractControlElement::label |
( |
| ) |
const |
|
inherited |
◆ setLabel()
void AbstractControlElement::setLabel |
( |
const QString & |
label | ) |
|
|
inherited |
◆ labelWidget()
QWidget* AbstractControlElement::labelWidget |
( |
| ) |
|
|
inherited |
◆ controlWidget()
QWidget* AbstractControlElement::controlWidget |
( |
| ) |
|
|
inherited |
◆ activationStateChanged
void AbstractControlElement::activationStateChanged |
( |
bool |
| ) |
|
|
signalinherited |
◆ valueChanged
void AbstractControlElement::valueChanged |
( |
| ) |
|
|
signalinherited |
◆ p_labelLayout
QHBoxLayout* AbstractControlElement::p_labelLayout |
|
protectedinherited |
◆ p_controlLayout
QHBoxLayout* AbstractControlElement::p_controlLayout |
|
protectedinherited |
◆ p_switch
QCheckBox* AbstractControlElement::p_switch |
|
protectedinherited |
◆ p_label
QLabel* AbstractControlElement::p_label |
|
protectedinherited |
The documentation for this class was generated from the following file: