

Definition at line 71 of file dlgstatus.h.
| OSB_GUI::GroupBoxStatus::GroupBoxStatus | ( | OSB_LIB::CfgStatus | status, | |
| QWidget * | parent, | |||
| const char * | name = "gbStatus_" | |||
| ) |
Constructor with configuration status and Qt arguments.
| OSB_GUI::GroupBoxStatus::~GroupBoxStatus | ( | ) | [private] |
Prevent creation on stack.
| OSB_LIB::CfgStatus OSB_GUI::GroupBoxStatus::cfgStatus | ( | ) | const |
Get selected configuration status.
| void OSB_GUI::GroupBoxStatus::destroy | ( | ) | const |
Destroy the widget: calls destructor.
| void OSB_GUI::GroupBoxStatus::languageChange | ( | ) |
Process a language change.
| void OSB_GUI::GroupBoxStatus::setup | ( | OSB_LIB::CfgStatus | status | ) | [private] |
Set-up the group for a configuration status.
Selects status and disables the configuration status which can not be selected.
QGridLayout* OSB_GUI::GroupBoxStatus::gridLayout_ [private] |
Definition at line 98 of file dlgstatus.h.
QRadioButton* OSB_GUI::GroupBoxStatus::rbEditable_ [private] |
Definition at line 99 of file dlgstatus.h.
QRadioButton* OSB_GUI::GroupBoxStatus::rbReleased_ [private] |
Definition at line 105 of file dlgstatus.h.
QRadioButton* OSB_GUI::GroupBoxStatus::rbStandby_ [private] |
Definition at line 101 of file dlgstatus.h.
QRadioButton* OSB_GUI::GroupBoxStatus::rbTesting_ [private] |
Definition at line 103 of file dlgstatus.h.
QLabel* OSB_GUI::GroupBoxStatus::tlEditable_ [private] |
Definition at line 100 of file dlgstatus.h.
QLabel* OSB_GUI::GroupBoxStatus::tlReleased_ [private] |
Definition at line 106 of file dlgstatus.h.
QLabel* OSB_GUI::GroupBoxStatus::tlStandBy_ [private] |
Definition at line 102 of file dlgstatus.h.
QLabel* OSB_GUI::GroupBoxStatus::tlTesting_ [private] |
Definition at line 104 of file dlgstatus.h.
1.4.7