OSB_GUI::DlgBase Class Reference

Inheritance diagram for OSB_GUI::DlgBase:

Inheritance graph
[legend]
Collaboration diagram for OSB_GUI::DlgBase:

Collaboration graph
[legend]
List of all members.

Detailed Description

Standard OSB dialog with OK and Cancel push buttons.

Definition at line 60 of file osbdlgbase.h.

Public Slots

Public Member Functions

Protected Attributes


Constructor & Destructor Documentation

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.


Member Function Documentation

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.


Member Data Documentation

QVBoxLayout* OSB_GUI::DlgBase::layout_ [protected]

Master layout of the dialog.

Definition at line 94 of file osbdlgbase.h.

QFrame* OSB_GUI::DlgBase::linePb_ [protected]

Line above push buttons.

Definition at line 84 of file osbdlgbase.h.

QHBoxLayout* OSB_GUI::DlgBase::loPb_ [protected]

Layout for push buttons.

Definition at line 92 of file osbdlgbase.h.

QPushButton* OSB_GUI::DlgBase::pbCancel_ [protected]

Push button Cancel.

Definition at line 88 of file osbdlgbase.h.

QPushButton* OSB_GUI::DlgBase::pkOk_ [protected]

Push button OK.

Definition at line 86 of file osbdlgbase.h.

QSpacerItem* OSB_GUI::DlgBase::spPb_ [protected]

Spacer right of the push buttons.

Definition at line 90 of file osbdlgbase.h.


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:18:50 2006 for OSB Library by  doxygen 1.4.7