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


Public Member Functions | |
| IMAPviewItem (IMAPaccount *a, AccountView *parent) | |
| virtual | ~IMAPviewItem () |
| virtual void | refresh (QValueList< Opie::Core::OSmartPointer< RecMail > > &) |
| virtual RECBODYP | fetchBody (const Opie::Core::OSmartPointer< RecMail > &) |
| AbstractMail * | getWrapper () |
| virtual bool | contextMenuSelected (int) |
| const QStringList & | subFolders () |
| virtual void | refreshFolders (bool force=false) |
| virtual int | isServer () const |
| bool | offline () |
| virtual QMap< int, QString > | serverMenu () |
Protected Member Functions | |
| virtual void | createNewFolder () |
Protected Attributes | |
| IMAPaccount * | account |
| AbstractMail * | wrapper |
| QStringList | currentFolders |
Friends | |
| class | IMAPfolderItem |
|
||||||||||||
|
IMAP Account stuff Definition at line 402 of file accountitem.cpp. References account, Account::getAccountName(), AbstractMail::getWrapper(), PIXMAP_IMAPFOLDER, SETPIX, and wrapper. |
|
|
Definition at line 412 of file accountitem.cpp. References wrapper. |
|
|
Reimplemented from AccountViewItem. Definition at line 517 of file accountitem.cpp. References account, createNewFolder(), Account::getOffline(), AbstractMail::logout(), odebug, PIXMAP_IMAPFOLDER, refreshFolders(), AccountViewItem::removeChilds(), IMAPaccount::save(), SERVER_MENU_CREATE_FOLDER, SERVER_MENU_DISCONNECT, SERVER_MENU_OFFLINE, SERVER_MENU_REFRESH_FOLDER, Account::setOffline(), SETPIX, and wrapper. |
|
|
Definition at line 497 of file accountitem.cpp. References AbstractMail::createMbox(), IMAPfolderItem::Delemiter(), QPEApplication::execDialog(), refreshFolders(), and wrapper. Referenced by contextMenuSelected(). |
|
|
Implements AccountViewItem. |
|
|
Definition at line 417 of file accountitem.cpp. References wrapper. Referenced by IMAPfolderItem::contextMenuSelected(), IMAPfolderItem::deleteFolder(), and IMAPfolderItem::downloadMails(). |
|
|
Implements AccountViewItem. Definition at line 150 of file accountitem.h. |
|
|
Definition at line 554 of file accountitem.cpp. References account, and Account::getOffline(). |
|
|
Implements AccountViewItem. |
|
|
|
Reimplemented from AccountViewItem. Definition at line 483 of file accountitem.cpp. References account, AccountViewItem::contextName, Account::getOffline(), SERVER_MENU_CREATE_FOLDER, SERVER_MENU_DISCONNECT, SERVER_MENU_OFFLINE, SERVER_MENU_REFRESH_FOLDER, and tr. |
|
|
Definition at line 427 of file accountitem.cpp. References currentFolders. |
|
|
Definition at line 140 of file accountitem.h. Referenced by refreshFolders(). |
|
|
Definition at line 156 of file accountitem.h. Referenced by contextMenuSelected(), IMAPviewItem(), offline(), refreshFolders(), and serverMenu(). |
|
|
Definition at line 158 of file accountitem.h. Referenced by refreshFolders(), and subFolders(). |
|
|
Definition at line 157 of file accountitem.h. Referenced by contextMenuSelected(), IMAPfolderItem::createNewFolder(), createNewFolder(), getWrapper(), IMAPviewItem(), refreshFolders(), and ~IMAPviewItem(). |
1.4.2