

Definition at line 337 of file tsutils.h.
| OSB_GUI::TsScCfg::TsScCfg | ( | QWidget * | parent, | |
| const char * | name, | |||
| WFlags | flags = 0 | |||
| ) | [explicit] |
Constructor with Qt arguments.
| void OSB_GUI::TsScCfg::display | ( | const OSB_LIB::TsVersion & | tsVs | ) |
Set widgets for a TS version.
| tsVs | TS version to display. |
| void OSB_GUI::TsScCfg::languageChange | ( | ) |
Process a language change.
| void OSB_GUI::TsScCfg::scsChanged | ( | const OSB_LIB::Id< OSB_LIB::ScSystem > & | scsId | ) | [signal] |
SC system of TS version was changed.
| scsId | The new SC system of the TS version. |
| void OSB_GUI::TsScCfg::selectScs | ( | ) | [private, slot] |
Select the SC system.
Emits scsChanged().
| void OSB_GUI::TsScCfg::setPbTcs | ( | ) | [private, slot] |
Enable or disable push button set TCS depending on the selection of the configuration listview.
| void OSB_GUI::TsScCfg::setup | ( | bool | showOnly | ) |
Prepare widgets to show a TS version.
| showOnly | Flag if the TS version will be only displayed. |
friend class TsVsCfg [friend] |
QVBoxLayout* OSB_GUI::TsScCfg::layout_ [private] |
QLineEdit* OSB_GUI::TsScCfg::leScs_ [private] |
QHBoxLayout* OSB_GUI::TsScCfg::loPb_ [private] |
QHBoxLayout* OSB_GUI::TsScCfg::loScs_ [private] |
LvTsScCfg* OSB_GUI::TsScCfg::lvScTcs_ [private] |
QPushButton* OSB_GUI::TsScCfg::pbScs_ [private] |
QPushButton* OSB_GUI::TsScCfg::pbTcs_ [private] |
OSB_LIB::Id<OSB_LIB::ScSystem> OSB_GUI::TsScCfg::scsId_ [private] |
QSpacerItem* OSB_GUI::TsScCfg::spPb_ [private] |
QLabel* OSB_GUI::TsScCfg::tlScs_ [private] |
1.4.7