#include <iodev.h>
|
| void | TriggerSetup (QString) |
| |
| void | SetupCommonUi () |
| |
| void | SetupInfoUi (const std::string &overview, const std::string &desc) |
| |
| bool | IsSimulated () |
| |
| void | SetProperty (QPushButton *button, std::string property, bool flag) |
| |
| void | SetProperty (QRadioButton *button, std::string property, bool flag) |
| |
| void | SetProperty (QLabel *label, std::string property, bool flag) |
| |
| void | SetProperty (QComboBox *combo, std::string property, bool flag) |
| |
| void | SetProperty (QSpinBox *spin, std::string property, bool flag) |
| |
| void | SetProperty (QDoubleSpinBox *spin, std::string property, bool flag) |
| |
◆ IODevWdg()
◆ ~IODevWdg()
◆ GetDbAttributes()
| void IODevWdg::GetDbAttributes |
( |
| ) |
|
|
virtual |
◆ GetMessage()
| void IODevWdg::GetMessage |
( |
std::shared_ptr<::elt::mal::Mal > |
mal, |
|
|
std::vector< std::shared_ptr<::fcfif::SetupElem >> & |
setup_buffer, |
|
|
bool |
ignoreChecked = false |
|
) |
| |
|
virtual |
◆ SetActive
| void IODevWdg::SetActive |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
slot |
◆ SetEnable()
| void IODevWdg::SetEnable |
( |
bool |
flag | ) |
|
|
virtual |
◆ StartSubscription()
| void IODevWdg::StartSubscription |
( |
| ) |
|
|
virtual |
◆ UpdateData()
| void IODevWdg::UpdateData |
( |
| ) |
|
|
virtual |
◆ UpdateInputChannel
| void IODevWdg::UpdateInputChannel |
( |
int |
index, |
|
|
QString |
channel, |
|
|
QString |
value |
|
) |
| |
|
slot |
◆ UpdateOutputChannel
| void IODevWdg::UpdateOutputChannel |
( |
int |
index, |
|
|
QString |
channel, |
|
|
QString |
value |
|
) |
| |
|
slot |
◆ UpdateSubstate
| void IODevWdg::UpdateSubstate |
( |
int |
substate | ) |
|
|
slot |
◆ is_sensor
| bool IODevWdg::is_sensor {false} |
|
protected |
The documentation for this class was generated from the following files: