Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

IdForm Class Reference

#include <idform.h>

List of all members.

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


Constructor & Destructor Documentation

IdForm::IdForm QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

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.

IdForm::~IdForm  ) 
 

Definition at line 93 of file idform.cpp.


Member Function Documentation

void IdForm::append const QString &  msg  )  [virtual, slot]
 

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().

void IdForm::init  )  [virtual, slot]
 

Definition at line 77 of file idform.ui.h.

References LOGIN, and state.

Referenced by IdForm().

void IdForm::languageChange  )  [protected, virtual, slot]
 

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().


Member Data Documentation

QLabel* IdForm::birthday_edit
 

Definition at line 41 of file idform.h.

Referenced by append(), IdForm(), and languageChange().

QLabel* IdForm::email_edit
 

Definition at line 40 of file idform.h.

Referenced by append(), IdForm(), and languageChange().

QLabel* IdForm::formation_edit
 

Definition at line 42 of file idform.h.

Referenced by append(), IdForm(), and languageChange().

QLabel* IdForm::group_label
 

Definition at line 33 of file idform.h.

Referenced by append(), IdForm(), and languageChange().

QGridLayout* IdForm::IdFormLayout [protected]
 

Definition at line 49 of file idform.h.

Referenced by IdForm().

QLabel* IdForm::login_label
 

Definition at line 32 of file idform.h.

Referenced by append(), IdForm(), languageChange(), and IdPage::updatePage().

QLabel* IdForm::name_edit
 

Definition at line 39 of file idform.h.

Referenced by append(), IdForm(), and languageChange().

QFrame* IdForm::picture_frame
 

Definition at line 31 of file idform.h.

Referenced by IdForm().

QTextBrowser* IdForm::plan_edit
 

Definition at line 34 of file idform.h.

Referenced by append(), and IdForm().

int IdForm::state [private]
 

Definition at line 55 of file idform.h.

Referenced by append(), and init().

QLabel* IdForm::textLabel2
 

Definition at line 37 of file idform.h.

Referenced by IdForm(), and languageChange().

QLabel* IdForm::textLabel5
 

Definition at line 35 of file idform.h.

Referenced by IdForm(), and languageChange().

QLabel* IdForm::textLabel6
 

Definition at line 36 of file idform.h.

Referenced by IdForm(), and languageChange().

QLabel* IdForm::textLabel7
 

Definition at line 38 of file idform.h.

Referenced by IdForm(), and languageChange().


The documentation for this class was generated from the following files:
Generated on Sat May 10 15:10:00 2003 for qnet by doxygen1.3