Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

NNTPconfig Class Reference

#include </home/clem/local/src/opie/noncore/net/mail/editaccounts.h>

Collaboration diagram for NNTPconfig:

Collaboration graph
[legend]
List of all members.

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
NNTPaccountdata
clist * list

Constructor & Destructor Documentation

NNTPconfig::NNTPconfig NNTPaccount account,
QWidget *  parent = 0,
const char *  name = 0,
bool  modal = 0,
WFlags  flags = 0
 

NNTPconfig

Definition at line 512 of file editaccounts.cpp.

References data, fillValues(), slotGetNG(), and slotSSL().


Member Function Documentation

void NNTPconfig::accept  )  [protected, slot]
 

Definition at line 596 of file editaccounts.cpp.

References save().

void NNTPconfig::fillValues  )  [slot]
 

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().

void NNTPconfig::save  )  [private]
 

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().

void NNTPconfig::slotGetNG  )  [protected, slot]
 

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().

void NNTPconfig::slotSSL bool  enabled  )  [protected, slot]
 

Definition at line 542 of file editaccounts.cpp.

References NNTP_PORT, and NNTP_SSL_PORT.

Referenced by NNTPconfig().


Member Data Documentation

NNTPaccount* NNTPconfig::data [private]
 

Definition at line 148 of file editaccounts.h.

Referenced by fillValues(), NNTPconfig(), save(), and slotGetNG().

clist* NNTPconfig::list [private]
 

Definition at line 149 of file editaccounts.h.

Referenced by slotGetNG().

QStringList NNTPconfig::subscribedGroups [private]
 

Definition at line 146 of file editaccounts.h.

Referenced by fillValues(), and slotGetNG().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:41:27 2005 for OPIE by  doxygen 1.4.2