#include <HDF5SelectionControlElement.hh>
◆ HDF5SelectionControlElement()
HDF5SelectionControlElement::HDF5SelectionControlElement |
( |
const QString & |
label, |
|
|
QString const & |
filename, |
|
|
const std::string & |
value = std::string() , |
|
|
MultiChannelModel * |
model = NULL , |
|
|
ChannelSpecs::ChannelTypes |
types = ChannelSpecs::Any , |
|
|
QWidget * |
parent = NULL |
|
) |
| |
◆ ~HDF5SelectionControlElement()
HDF5SelectionControlElement::~HDF5SelectionControlElement |
( |
| ) |
|
◆ fileName()
QString const& HDF5SelectionControlElement::fileName |
( |
| ) |
const |
◆ value()
std::string HDF5SelectionControlElement::value |
( |
| ) |
const |
◆ toStdString()
std::string HDF5SelectionControlElement::toStdString |
( |
| ) |
const |
|
virtual |
◆ setFileName
void HDF5SelectionControlElement::setFileName |
( |
QString const & |
filename | ) |
|
|
slot |
◆ setValue
void HDF5SelectionControlElement::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: