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

Public Slots | |
| void | fillValues () |
Public Member Functions | |
| NNTPconfig (NNTPaccount *account, QWidget *parent=0, const char *name=0, bool modal=0, WFlags flags=0) | |
Protected Slots | |
| void | slotSSL (bool enabled) |
| void | accept () |
| void | slotGetNG () |
Private Member Functions | |
| void | save () |
Private Attributes | |
| QStringList | subscribedGroups |
| NNTPaccount * | data |
| clist * | list |
|
||||||||||||||||||||||||
|
NNTPconfig Definition at line 512 of file editaccounts.cpp. References data, fillValues(), slotGetNG(), and slotSSL(). |
|
|
Definition at line 596 of file editaccounts.cpp. References save(). |
|
|
Definition at line 554 of file editaccounts.cpp. References QValueList< T >::begin(), data, QValueList< T >::end(), Account::getAccountName(), NNTPaccount::getGroups(), NNTPaccount::getLogin(), Account::getPassword(), Account::getPort(), Account::getServer(), Account::getSSL(), Account::getUser(), and subscribedGroups. Referenced by NNTPconfig(). |
|
|
Definition at line 572 of file editaccounts.cpp. References QValueList< T >::append(), data, odebug, oendl, Account::setAccountName(), NNTPaccount::setGroups(), NNTPaccount::setLogin(), Account::setPassword(), Account::setPort(), Account::setServer(), Account::setSSL(), and Account::setUser(). Referenced by accept(), and slotGetNG(). |
|
|
Definition at line 525 of file editaccounts.cpp. References QValueList< T >::begin(), QValueList< T >::contains(), data, QValueList< T >::end(), list, NNTPwrapper::listAllNewsgroups(), NNTPaccount::save(), save(), and subscribedGroups. Referenced by NNTPconfig(). |
|
|
Definition at line 542 of file editaccounts.cpp. References NNTP_PORT, and NNTP_SSL_PORT. Referenced by NNTPconfig(). |
|
|
Definition at line 148 of file editaccounts.h. Referenced by fillValues(), NNTPconfig(), save(), and slotGetNG(). |
|
|
Definition at line 149 of file editaccounts.h. Referenced by slotGetNG(). |
|
|
Definition at line 146 of file editaccounts.h. Referenced by fillValues(), and slotGetNG(). |
1.4.2