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


Public Member Functions | |
| POP3viewItem (POP3account *a, AccountView *parent) | |
| virtual | ~POP3viewItem () |
| 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 () |
Protected Attributes | |
| POP3account * | account |
| AbstractMail * | wrapper |
|
||||||||||||
|
POP3 Account stuff Definition at line 26 of file accountitem.cpp. References account, Account::getAccountName(), Account::getOffline(), AbstractMail::getWrapper(), PIXMAP_OFFLINE, PIXMAP_POP3FOLDER, SETPIX, and wrapper. |
|
|
Definition at line 46 of file accountitem.cpp. References wrapper. |
|
|
Reimplemented from AccountViewItem. Definition at line 124 of file accountitem.cpp. References disconnect(), SERVER_MENU_DISCONNECT, SERVER_MENU_OFFLINE, and setOnOffline(). |
|
|
Definition at line 100 of file accountitem.cpp. References AbstractMail::logout(), and wrapper. Referenced by contextMenuSelected(), and setOnOffline(). |
|
|
Implements AccountViewItem. |
|
|
Definition at line 51 of file accountitem.cpp. References wrapper. Referenced by POP3folderItem::contextMenuSelected(), and POP3folderItem::downloadMails(). |
|
|
Implements AccountViewItem. Definition at line 69 of file accountitem.h. |
|
|
Definition at line 61 of file accountitem.cpp. References account, QValueList< T >::begin(), QValueList< T >::end(), Account::getOffline(), AbstractMail::listFolders(), and wrapper. Referenced by refresh(), and setOnOffline(). |
|
|
Implements AccountViewItem. Definition at line 56 of file accountitem.cpp. References refresh(). |
|
|
Reimplemented from AccountViewItem. Definition at line 88 of file accountitem.cpp. References account, AccountViewItem::contextName, Account::getOffline(), SERVER_MENU_DISCONNECT, SERVER_MENU_OFFLINE, and tr. |
|
|
Definition at line 112 of file accountitem.cpp. References account, disconnect(), Account::getOffline(), PIXMAP_POP3FOLDER, refresh(), POP3account::save(), Account::setOffline(), and SETPIX. Referenced by contextMenuSelected(). |
|
|
Definition at line 73 of file accountitem.h. Referenced by POP3viewItem(), refresh(), serverMenu(), and setOnOffline(). |
|
|
Definition at line 75 of file accountitem.h. Referenced by disconnect(), getWrapper(), POP3viewItem(), refresh(), and ~POP3viewItem(). |
1.4.2