#include <idpage.h>
Inheritance diagram for IdPage:


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 |
| IdForm * | idform |
| MtpBrowser * | browser |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | IdPageLayout |
Private Slots | |
| void | switchPage () |
| void | append (const QString &) |
| void | updatePage () |
Private Attributes | |
| int | id |
|
||||||||||||||||||||
|
Definition at line 27 of file idpage.cpp. References browser, details_button, id, idform, IdPageLayout, languageChange(), switchPage(), update_button, updatePage(), and widgetStack. |
|
|
Definition at line 67 of file idpage.cpp. |
|
|
Implements Page. Definition at line 88 of file idpage.cpp. References IdForm::append(), browser, and idform. |
|
|
Definition at line 75 of file idpage.cpp. References details_button, and update_button. Referenced by IdPage(). |
|
|
Definition at line 81 of file idpage.cpp. References details_button, id, and widgetStack. Referenced by IdPage(). |
|
|
Definition at line 93 of file idpage.cpp. References browser, Page::getMaster(), idform, IdForm::login_label, and Master::send(). Referenced by IdPage(). |
|
|
Definition at line 40 of file idpage.h. Referenced by append(), IdPage(), and updatePage(). |
|
|
Definition at line 35 of file idpage.h. Referenced by IdPage(), languageChange(), and switchPage(). |
|
|
Definition at line 54 of file idpage.h. Referenced by IdPage(), and switchPage(). |
|
|
Definition at line 39 of file idpage.h. Referenced by append(), IdPage(), and updatePage(). |
|
|
Definition at line 48 of file idpage.h. Referenced by IdPage(). |
|
|
Definition at line 36 of file idpage.h. Referenced by IdPage(), and languageChange(). |
|
|
Definition at line 37 of file idpage.h. Referenced by IdPage(), and switchPage(). |
1.3