#include </home/clem/local/src/opie/noncore/net/mail/editaccounts.h>
Collaboration diagram for POP3config:

Public Slots | |
| void | fillValues () |
Public Member Functions | |
| POP3config (POP3account *account, QWidget *parent=0, const char *name=0, bool modal=0, WFlags flags=0) | |
Protected Slots | |
| void | slotConnectionToggle (int index) |
| void | accept () |
Private Attributes | |
| POP3account * | data |
|
||||||||||||||||||||||||
|
POP3config Definition at line 384 of file editaccounts.cpp. References Account::ConnectionType(), data, fillValues(), and slotConnectionToggle(). |
|
|
Definition at line 429 of file editaccounts.cpp. References data, Account::setAccountName(), POP3account::setCheckMaxSize(), Account::setConnectionType(), POP3account::setMaxSize(), Account::setPassword(), Account::setPort(), Account::setServer(), and Account::setUser(). |
|
|
Definition at line 417 of file editaccounts.cpp. References Account::ConnectionType(), data, Account::getAccountName(), POP3account::getCheckMaxSize(), POP3account::getMaxSize(), Account::getPassword(), Account::getPort(), Account::getServer(), and Account::getUser(). Referenced by POP3config(). |
|
|
Definition at line 399 of file editaccounts.cpp. References POP3_PORT, and POP3_SSL_PORT. Referenced by POP3config(). |
|
|
Definition at line 107 of file editaccounts.h. Referenced by accept(), fillValues(), and POP3config(). |
1.4.2