

Definition at line 60 of file osbdlgbase.h.
| OSB_GUI::DlgBase::DlgBase | ( | QWidget * | parent, | |
| const char * | name, | |||
| bool | modal = false, |
|||
| WFlags | flags = 0 | |||
| ) |
Constructor with Qt arguments.
| virtual OSB_GUI::DlgBase::~DlgBase | ( | ) | [pure virtual] |
Empty virtual destructor.
| virtual void OSB_GUI::DlgBase::languageChange | ( | ) | [virtual, slot] |
Process a language change.
Reimplemented in OSB_GUI::DlgScsSelect, OSB_GUI::DlgTcsSelect, OSB_GUI::DlgTpsSelect, and OSB_GUI::DlgTfSelect.
| virtual void OSB_GUI::DlgBase::polish | ( | ) | [virtual] |
Deferred initialization.
Calls languageChange().
See Qt documentation for details.
QVBoxLayout* OSB_GUI::DlgBase::layout_ [protected] |
QFrame* OSB_GUI::DlgBase::linePb_ [protected] |
QHBoxLayout* OSB_GUI::DlgBase::loPb_ [protected] |
QPushButton* OSB_GUI::DlgBase::pbCancel_ [protected] |
QPushButton* OSB_GUI::DlgBase::pkOk_ [protected] |
QSpacerItem* OSB_GUI::DlgBase::spPb_ [protected] |
1.4.7