#include </home/clem/local/src/opie/noncore/unsupported/mailit/editaccount.h>
Collaboration diagram for EditAccount:

Public Slots | |
| void | accept () |
| void | reject () |
Public Member Functions | |
| EditAccount (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| void | setAccount (MailAccount *in, bool newOne=TRUE) |
| void | init () |
Private Attributes | |
| MailAccount | thisAccount |
| MailAccount * | account |
| QLabel * | accountNameInputLabel |
| QLabel * | nameInputLabel |
| QLabel * | emailInputLabel |
| QLabel * | popUserInputLabel |
| QLabel * | popPasswInputLabel |
| QLabel * | popServerInputLabel |
| QLabel * | smtpServerInputLabel |
| QLabel * | syncLimitInputLabel |
| QLineEdit * | accountNameInput |
| QLineEdit * | nameInput |
| QLineEdit * | emailInput |
| QLineEdit * | popUserInput |
| QLineEdit * | popPasswInput |
| QLineEdit * | popServerInput |
| QLineEdit * | smtpServerInput |
| QSpinBox * | syncLimitInput |
| QCheckBox * | syncCheckBox |
| QGridLayout * | grid |
|
||||||||||||||||
|
Definition at line 24 of file editaccount.cpp. References init(), popPasswInput, and tr. |
|
|
|
Definition at line 60 of file editaccount.cpp. References accountNameInput, accountNameInputLabel, emailInput, emailInputLabel, grid, nameInput, nameInputLabel, popPasswInput, popPasswInputLabel, popServerInput, popServerInputLabel, popUserInput, popUserInputLabel, smtpServerInput, smtpServerInputLabel, syncCheckBox, syncLimitInput, syncLimitInputLabel, tr, and TRUE. Referenced by EditAccount(). |
|
|
Definition at line 131 of file editaccount.cpp. |
|
||||||||||||
|
Definition at line 32 of file editaccount.cpp. References account, MailAccount::accountName, accountNameInput, MailAccount::emailAddress, emailInput, MailAccount::name, nameInput, MailAccount::popPasswd, popPasswInput, MailAccount::popServer, popServerInput, popUserInput, MailAccount::popUserName, MailAccount::smtpServer, smtpServerInput, syncCheckBox, MailAccount::synchronize, MailAccount::syncLimit, syncLimitInput, tr, and TRUE. Referenced by EmailClient::editAccount(). |
|
|
Definition at line 45 of file editaccount.h. Referenced by accept(), and setAccount(). |
|
|
Definition at line 56 of file editaccount.h. Referenced by accept(), init(), and setAccount(). |
|
|
Definition at line 47 of file editaccount.h. Referenced by init(). |
|
|
Definition at line 58 of file editaccount.h. Referenced by accept(), init(), and setAccount(). |
|
|
Definition at line 49 of file editaccount.h. Referenced by init(). |
|
|
Definition at line 66 of file editaccount.h. Referenced by init(). |
|
|
Definition at line 57 of file editaccount.h. Referenced by accept(), init(), and setAccount(). |
|
|
Definition at line 48 of file editaccount.h. Referenced by init(). |
|
|
Definition at line 60 of file editaccount.h. Referenced by accept(), EditAccount(), init(), and setAccount(). |
|
|
Definition at line 51 of file editaccount.h. Referenced by init(). |
|
|
Definition at line 61 of file editaccount.h. Referenced by accept(), init(), and setAccount(). |
|
|
Definition at line 52 of file editaccount.h. Referenced by init(). |
|
|
Definition at line 59 of file editaccount.h. Referenced by accept(), init(), and setAccount(). |
|
|
Definition at line 50 of file editaccount.h. Referenced by init(). |
|
|
Definition at line 62 of file editaccount.h. Referenced by accept(), init(), and setAccount(). |
|
|
Definition at line 53 of file editaccount.h. Referenced by init(). |
|
|
Definition at line 64 of file editaccount.h. Referenced by accept(), init(), and setAccount(). |
|
|
Definition at line 63 of file editaccount.h. Referenced by accept(), init(), and setAccount(). |
|
|
Definition at line 54 of file editaccount.h. Referenced by init(). |
|
|
Definition at line 45 of file editaccount.h. |
1.4.2