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

IdPage Class Reference

#include <idpage.h>

Inheritance diagram for IdPage:

Inheritance graph
[legend]
Collaboration diagram for IdPage:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IdPage (QWidget *parent, const char *name, Master *session, WFlags fl=0)
 ~IdPage ()

Public Attributes

QPushButton * details_button
QPushButton * update_button
QWidgetStack * widgetStack
IdFormidform
MtpBrowserbrowser

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayout * IdPageLayout

Private Slots

void switchPage ()
void append (const QString &)
void updatePage ()

Private Attributes

int id

Constructor & Destructor Documentation

IdPage::IdPage QWidget *  parent,
const char *  name,
Master session,
WFlags  fl = 0
 

Definition at line 27 of file idpage.cpp.

References browser, details_button, id, idform, IdPageLayout, languageChange(), switchPage(), update_button, updatePage(), and widgetStack.

IdPage::~IdPage  ) 
 

Definition at line 67 of file idpage.cpp.


Member Function Documentation

void IdPage::append const QString &   )  [private, virtual, slot]
 

Implements Page.

Definition at line 88 of file idpage.cpp.

References IdForm::append(), browser, and idform.

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

Definition at line 75 of file idpage.cpp.

References details_button, and update_button.

Referenced by IdPage().

void IdPage::switchPage  )  [private, slot]
 

Definition at line 81 of file idpage.cpp.

References details_button, id, and widgetStack.

Referenced by IdPage().

void IdPage::updatePage  )  [private, slot]
 

Definition at line 93 of file idpage.cpp.

References browser, Page::getMaster(), idform, IdForm::login_label, and Master::send().

Referenced by IdPage().


Member Data Documentation

MtpBrowser* IdPage::browser
 

Definition at line 40 of file idpage.h.

Referenced by append(), IdPage(), and updatePage().

QPushButton* IdPage::details_button
 

Definition at line 35 of file idpage.h.

Referenced by IdPage(), languageChange(), and switchPage().

int IdPage::id [private]
 

Definition at line 54 of file idpage.h.

Referenced by IdPage(), and switchPage().

IdForm* IdPage::idform
 

Definition at line 39 of file idpage.h.

Referenced by append(), IdPage(), and updatePage().

QGridLayout* IdPage::IdPageLayout [protected]
 

Definition at line 48 of file idpage.h.

Referenced by IdPage().

QPushButton* IdPage::update_button
 

Definition at line 36 of file idpage.h.

Referenced by IdPage(), and languageChange().

QWidgetStack* IdPage::widgetStack
 

Definition at line 37 of file idpage.h.

Referenced by IdPage(), and switchPage().


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