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

Public Member Functions | |
| NNTPGroups (NNTPaccount *account, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| virtual | ~NNTPGroups () |
| void | storeValues () |
Protected Slots | |
| virtual void | slotGetNG () |
Protected Member Functions | |
| virtual void | fillGroups () |
Protected Attributes | |
| NNTPaccount * | m_Account |
| QStringList | subscribedGroups |
| QStringList | subscribedGroupsNotListed |
|
||||||||||||||||||||
|
Definition at line 10 of file nntpgroups.cpp. References fillGroups(), and m_Account. |
|
|
Definition at line 17 of file nntpgroups.cpp. |
|
|
Definition at line 40 of file nntpgroups.cpp. References QValueList< T >::begin(), QValueList< T >::end(), NNTPaccount::getGroups(), m_Account, and subscribedGroups. Referenced by NNTPGroups(). |
|
|
Definition at line 22 of file nntpgroups.cpp. References QValueList< T >::begin(), QValueList< T >::contains(), QValueList< T >::end(), list, NNTPwrapper::listAllNewsgroups(), m_Account, QValueList< T >::remove(), subscribedGroups, and subscribedGroupsNotListed. |
|
|
Definition at line 51 of file nntpgroups.cpp. References QValueList< T >::append(), QValueList< T >::clear(), m_Account, odebug, oendl, NNTPaccount::setGroups(), subscribedGroups, and subscribedGroupsNotListed. Referenced by NNTPGroupsDlg::accept(). |
|
|
Definition at line 29 of file nntpgroups.h. Referenced by fillGroups(), NNTPGroups(), slotGetNG(), and storeValues(). |
|
|
Definition at line 30 of file nntpgroups.h. Referenced by fillGroups(), slotGetNG(), and storeValues(). |
|
|
Definition at line 30 of file nntpgroups.h. Referenced by slotGetNG(), and storeValues(). |
1.4.2