

Definition at line 74 of file dlglogin.h.
| OSB_GUI::DlgLogin::DlgLogin | ( | QWidget * | parent = 0, |
|
| const char * | name = 0, |
|||
| bool | modal = false, |
|||
| WFlags | fl = 0 | |||
| ) |
Constructor with Qt arguments.
| void OSB_GUI::DlgLogin::clear | ( | ) | [private, slot] |
Clear the widgets.
| int OSB_GUI::DlgLogin::exec | ( | ) | [private] |
Hide inherited dialog execution function.
| int OSB_GUI::DlgLogin::exec | ( | const OSB_DB::Session & | session, | |
| OSB_LIB::OsbUser & | user | |||
| ) |
Login the OSB user.
| session | Database session to use. | |
| user | Gets the user data. |
| void OSB_GUI::DlgLogin::login | ( | ) | [private, slot] |
Login the user.
Accepts the dialog if the login is successful,
else clears the widgets for the next try.
int OSB_GUI::DlgLogin::loginCnt_ [private] |
const OSB_DB::Session* OSB_GUI::DlgLogin::session_ [private] |
OSB_LIB::OsbUser* OSB_GUI::DlgLogin::user_ [private] |
1.4.7