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


Public Member Functions | |
| POP3folderItem (const Opie::Core::OSmartPointer< Folder > &folder, POP3viewItem *parent, QListViewItem *after) | |
| virtual | ~POP3folderItem () |
| virtual void | refresh (QValueList< Opie::Core::OSmartPointer< RecMail > > &) |
| virtual RECBODYP | fetchBody (const Opie::Core::OSmartPointer< RecMail > &) |
| virtual bool | contextMenuSelected (int) |
| virtual int | isServer () const |
| virtual QMap< int, QString > | folderMenu () |
Protected Member Functions | |
| void | downloadMails () |
Protected Attributes | |
| POP3viewItem * | pop3 |
|
||||||||||||||||
|
|
|
|
Definition at line 138 of file accountitem.cpp. |
|
|
Reimplemented from AccountViewItem. Definition at line 183 of file accountitem.cpp. References AccountViewItem::deleteAllMail(), downloadMails(), AccountViewItem::folder, FOLDER_MENU_DELETE_ALL_MAILS, FOLDER_MENU_MOVE_MAILS, FOLDER_MENU_REFRESH_HEADER, POP3viewItem::getWrapper(), pop3, and AccountView::refreshCurrent(). |
|
|
Definition at line 176 of file accountitem.cpp. References AccountViewItem::accountView(), AccountView::downloadMails(), AccountViewItem::folder, POP3viewItem::getWrapper(), and pop3. Referenced by contextMenuSelected(). |
|
|
Implements AccountViewItem. |
|
|
Reimplemented from AccountViewItem. Definition at line 167 of file accountitem.cpp. References AccountViewItem::contextName, FOLDER_MENU_DELETE_ALL_MAILS, FOLDER_MENU_MOVE_MAILS, FOLDER_MENU_REFRESH_HEADER, and tr. |
|
|
Implements AccountViewItem. Definition at line 89 of file accountitem.h. |
|
|
Implements AccountViewItem. |
|
|
Definition at line 94 of file accountitem.h. Referenced by contextMenuSelected(), and downloadMails(). |
1.4.2