OSB_GUI::DlgErrors Class Reference

Inheritance diagram for OSB_GUI::DlgErrors:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Dialog to display a list of OSB errors.

Definition at line 68 of file dlgerror.h.

Public Member Functions

Protected Slots

Private Attributes


Constructor & Destructor Documentation

OSB_GUI::DlgErrors::DlgErrors ( const QString &  caption,
QWidget parent,
const char *  name = "dlgErrors",
bool  modal = false,
WFlags  flags = 0 
)

Constructor with caption and QT arguments.


Member Function Documentation

void OSB_GUI::DlgErrors::add ( const OSB_LIB::OsbError error  ) 

Add an error: called from exec().

int OSB_GUI::DlgErrors::exec ( const OSB_LIB::OsbErrors errors  ) 

Show the list of errors.

void OSB_GUI::DlgErrors::languageChange (  )  [protected, slot]

Change the language.


Member Data Documentation

QFrame* OSB_GUI::DlgErrors::linePb_ [private]

Line above push button.

Definition at line 96 of file dlgerror.h.

QVBoxLayout* OSB_GUI::DlgErrors::loDialog_ [private]

Layout for the dialog.

Definition at line 101 of file dlgerror.h.

QGridLayout* OSB_GUI::DlgErrors::loErrors_ [private]

Layout for errors.

Definition at line 103 of file dlgerror.h.

QHBoxLayout* OSB_GUI::DlgErrors::loPb_ [private]

Layout for the push button.

Definition at line 105 of file dlgerror.h.

QPushButton* OSB_GUI::DlgErrors::pbOk_ [private]

Push button "OK".

Definition at line 98 of file dlgerror.h.

QLabel* OSB_GUI::DlgErrors::tlCode_ [private]

Label "Code".

Definition at line 92 of file dlgerror.h.

QLabel* OSB_GUI::DlgErrors::tlText_ [private]

Label "Error text".

Definition at line 94 of file dlgerror.h.


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