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

Public Slots | |
| void | slotNewAccount (const QString &type) |
| void | slotEditAccount (Account *account) |
| void | slotDeleteAccount (Account *account) |
| void | slotAdjustColumns () |
Public Member Functions | |
| EditAccounts (Settings *s, QWidget *parent=0, const char *name=0, bool modal=0, WFlags flags=0) | |
Protected Slots | |
| void | slotFillLists () |
| void | slotNewMail () |
| void | slotEditMail () |
| void | slotDeleteMail () |
| void | slotNewNews () |
| void | slotEditNews () |
| void | slotDeleteNews () |
| void | accept () |
Private Attributes | |
| Settings * | settings |
|
||||||||||||||||||||||||
|
Definition at line 43 of file editaccounts.cpp. References odebug, oendl, settings, slotDeleteMail(), slotDeleteNews(), slotEditMail(), slotEditNews(), slotFillLists(), slotNewMail(), slotNewNews(), and tr. |
|
|
Definition at line 295 of file editaccounts.cpp. References Settings::saveAccounts(), and settings. |
|
|
Definition at line 281 of file editaccounts.cpp. Referenced by OpieMail::slotEditAccounts(). |
|
|
Definition at line 205 of file editaccounts.cpp. References Settings::delAccount(), settings, slotFillLists(), and tr. Referenced by slotDeleteMail(), and slotDeleteNews(). |
|
|
Definition at line 231 of file editaccounts.cpp. References slotDeleteAccount(), and tr. Referenced by EditAccounts(). |
|
|
Definition at line 266 of file editaccounts.cpp. References odebug, oendl, slotDeleteAccount(), and tr. Referenced by EditAccounts(). |
|
|
Definition at line 165 of file editaccounts.cpp. References MAILLIB::A_IMAP, MAILLIB::A_NNTP, MAILLIB::A_POP3, MAILLIB::A_SMTP, QPEApplication::execDialog(), Account::getType(), and slotFillLists(). Referenced by slotEditMail(), and slotEditNews(). |
|
|
Definition at line 216 of file editaccounts.cpp. References odebug, oendl, slotEditAccount(), and tr. Referenced by EditAccounts(). |
|
|
Definition at line 251 of file editaccounts.cpp. References odebug, oendl, slotEditAccount(), and tr. Referenced by EditAccounts(). |
|
|
Definition at line 64 of file editaccounts.cpp. References MAILLIB::A_NNTP, accounts, Settings::getAccounts(), Account::getType(), and settings. Referenced by EditAccounts(), slotDeleteAccount(), slotEditAccount(), and slotNewAccount(). |
|
|
Definition at line 96 of file editaccounts.cpp. References account, Settings::addAccount(), QString::compare(), QPEApplication::execDialog(), odebug, oendl, Account::remove(), settings, and slotFillLists(). Referenced by slotNewMail(), and slotNewNews(). |
|
|
Definition at line 84 of file editaccounts.cpp. References odebug, oendl, and slotNewAccount(). Referenced by EditAccounts(). |
|
|
Definition at line 245 of file editaccounts.cpp. References odebug, oendl, and slotNewAccount(). Referenced by EditAccounts(). |
|
|
Definition at line 54 of file editaccounts.h. Referenced by accept(), EditAccounts(), slotDeleteAccount(), slotFillLists(), and slotNewAccount(). |
1.4.2