#include <idform.h>
Public Slots | |
virtual void | append (const QString &msg) |
virtual void | init () |
Public Member Functions | |
IdForm (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~IdForm () | |
Public Attributes | |
QFrame * | picture_frame |
QLabel * | login_label |
QLabel * | group_label |
QTextBrowser * | plan_edit |
QLabel * | textLabel5 |
QLabel * | textLabel6 |
QLabel * | textLabel2 |
QLabel * | textLabel7 |
QLabel * | name_edit |
QLabel * | email_edit |
QLabel * | birthday_edit |
QLabel * | formation_edit |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | IdFormLayout |
Private Attributes | |
int | state |
|
Definition at line 25 of file idform.cpp. References birthday_edit, email_edit, formation_edit, group_label, IdFormLayout, init(), languageChange(), login_label, name_edit, picture_frame, plan_edit, textLabel2, textLabel5, textLabel6, and textLabel7. |
|
Definition at line 93 of file idform.cpp. |
|
Definition at line 32 of file idform.ui.h. References BIRTHDAY, birthday_edit, EMAIL, email_edit, FORMATION, formation_edit, GROUP, group_label, LOGIN, login_label, LOGINNB, NAME, name_edit, PLAN, plan_edit, state, and VAR. Referenced by IdPage::append(). |
|
Definition at line 77 of file idform.ui.h. Referenced by IdForm(). |
|
Definition at line 102 of file idform.cpp. References birthday_edit, email_edit, formation_edit, group_label, login_label, name_edit, textLabel2, textLabel5, textLabel6, and textLabel7. Referenced by IdForm(). |
|
Definition at line 41 of file idform.h. Referenced by append(), IdForm(), and languageChange(). |
|
Definition at line 40 of file idform.h. Referenced by append(), IdForm(), and languageChange(). |
|
Definition at line 42 of file idform.h. Referenced by append(), IdForm(), and languageChange(). |
|
Definition at line 33 of file idform.h. Referenced by append(), IdForm(), and languageChange(). |
|
Definition at line 49 of file idform.h. Referenced by IdForm(). |
|
Definition at line 32 of file idform.h. Referenced by append(), IdForm(), languageChange(), and IdPage::updatePage(). |
|
Definition at line 39 of file idform.h. Referenced by append(), IdForm(), and languageChange(). |
|
Definition at line 31 of file idform.h. Referenced by IdForm(). |
|
|
|
|
|
Definition at line 37 of file idform.h. Referenced by IdForm(), and languageChange(). |
|
Definition at line 35 of file idform.h. Referenced by IdForm(), and languageChange(). |
|
Definition at line 36 of file idform.h. Referenced by IdForm(), and languageChange(). |
|
Definition at line 38 of file idform.h. Referenced by IdForm(), and languageChange(). |