#include </home/clem/local/src/opie/noncore/net/mail/accountitem.h>
Inheritance diagram for NNTPviewItem:


Public Member Functions | |
| NNTPviewItem (NNTPaccount *a, AccountView *parent) | |
| virtual | ~NNTPviewItem () |
| virtual void | refresh (QValueList< Opie::Core::OSmartPointer< RecMail > > &target) |
| virtual RECBODYP | fetchBody (const Opie::Core::OSmartPointer< RecMail > &mail) |
| AbstractMail * | getWrapper () |
| virtual bool | contextMenuSelected (int) |
| virtual int | isServer () const |
| virtual QMap< int, QString > | serverMenu () |
Protected Member Functions | |
| virtual void | refresh () |
| void | disconnect () |
| void | setOnOffline () |
| void | subscribeGroups () |
Protected Attributes | |
| NNTPaccount * | account |
| AbstractMail * | wrapper |
|
||||||||||||
|
NNTP Account stuff Definition at line 208 of file accountitem.cpp. References account, Account::getAccountName(), Account::getOffline(), AbstractMail::getWrapper(), PIXMAP_OFFLINE, PIXMAP_POP3FOLDER, SETPIX, and wrapper. |
|
|
Definition at line 229 of file accountitem.cpp. References wrapper. |
|
|
Reimplemented from AccountViewItem. Definition at line 319 of file accountitem.cpp. References disconnect(), SERVER_MENU_DISCONNECT, SERVER_MENU_OFFLINE, SERVER_MENU_SUBSCRIBE, setOnOffline(), and subscribeGroups(). |
|
|
Definition at line 294 of file accountitem.cpp. References AbstractMail::logout(), and wrapper. Referenced by contextMenuSelected(), and setOnOffline(). |
|
|
Implements AccountViewItem. |
|
|
Definition at line 234 of file accountitem.cpp. References wrapper. Referenced by NNTPfolderItem::contextMenuSelected(), and NNTPfolderItem::downloadMails(). |
|
|
Implements AccountViewItem. Definition at line 108 of file accountitem.h. |
|
|
Definition at line 244 of file accountitem.cpp. References account, QValueList< T >::begin(), QValueList< T >::end(), Account::getOffline(), AbstractMail::listFolders(), and wrapper. Referenced by setOnOffline(), and subscribeGroups(). |
|
|
Implements AccountViewItem. |
|
|
Reimplemented from AccountViewItem. Definition at line 272 of file accountitem.cpp. References account, AccountViewItem::contextName, Account::getOffline(), SERVER_MENU_DISCONNECT, SERVER_MENU_OFFLINE, SERVER_MENU_SUBSCRIBE, and tr. |
|
|
Definition at line 306 of file accountitem.cpp. References account, disconnect(), Account::getOffline(), PIXMAP_POP3FOLDER, refresh(), NNTPaccount::save(), Account::setOffline(), and SETPIX. Referenced by contextMenuSelected(). |
|
|
Definition at line 286 of file accountitem.cpp. References account, QPEApplication::execDialog(), and refresh(). Referenced by contextMenuSelected(). |
|
|
Definition at line 112 of file accountitem.h. Referenced by NNTPviewItem(), refresh(), serverMenu(), setOnOffline(), and subscribeGroups(). |
|
|
Definition at line 114 of file accountitem.h. Referenced by disconnect(), getWrapper(), NNTPviewItem(), refresh(), and ~NNTPviewItem(). |
1.4.2