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


Public Member Functions | |
| MHviewItem (const QString &aMboxPath, AccountView *parent) | |
| virtual | ~MHviewItem () |
| virtual void | refresh (QValueList< Opie::Core::OSmartPointer< RecMail > > &target) |
| virtual RECBODYP | fetchBody (const Opie::Core::OSmartPointer< RecMail > &mail) |
| AbstractMail * | getWrapper () |
| virtual bool | contextMenuSelected (int) |
| QStringList | subFolders () |
| virtual void | refresh (bool force=false) |
| virtual int | isServer () const |
| virtual QMap< int, QString > | serverMenu () |
| virtual QMap< int, QString > | folderMenu () |
Protected Member Functions | |
| void | downloadMails () |
| virtual void | createFolder () |
Protected Attributes | |
| QString | m_Path |
| AbstractMail * | wrapper |
| QStringList | currentFolders |
Friends | |
| class | MHfolderItem |
|
||||||||||||
|
MH Account stuff Definition at line 715 of file accountitem.cpp. References AccountViewItem::folder, AbstractMail::getWrapper(), m_Path, PIXMAP_LOCALFOLDER, and wrapper. |
|
|
Definition at line 727 of file accountitem.cpp. References wrapper. |
|
|
Reimplemented from AccountViewItem. Definition at line 837 of file accountitem.cpp. References createFolder(), AccountViewItem::deleteAllMail(), downloadMails(), AccountViewItem::folder, FOLDER_MENU_DELETE_ALL_MAILS, FOLDER_MENU_MOVE_MAILS, FOLDER_MENU_NEW_SUBFOLDER, FOLDER_MENU_REFRESH_HEADER, getWrapper(), refresh(), AccountView::refreshCurrent(), and SERVER_MENU_REFRESH_FOLDER. |
|
|
Definition at line 812 of file accountitem.cpp. References AbstractMail::createMbox(), QPEApplication::execDialog(), refresh(), and wrapper. Referenced by contextMenuSelected(). |
|
|
Definition at line 825 of file accountitem.cpp. References AccountViewItem::accountView(), AccountView::downloadMails(), AccountViewItem::folder, and getWrapper(). Referenced by contextMenuSelected(). |
|
|
Implements AccountViewItem. |
|
|
Reimplemented from AccountViewItem. Definition at line 802 of file accountitem.cpp. References AccountViewItem::contextName, FOLDER_MENU_DELETE_ALL_MAILS, FOLDER_MENU_MOVE_MAILS, FOLDER_MENU_NEW_SUBFOLDER, FOLDER_MENU_REFRESH_HEADER, and tr. |
|
|
Definition at line 732 of file accountitem.cpp. References wrapper. Referenced by MHfolderItem::contextMenuSelected(), contextMenuSelected(), MHfolderItem::createFolder(), MHfolderItem::deleteFolder(), MHfolderItem::downloadMails(), and downloadMails(). |
|
|
Implements AccountViewItem. Definition at line 194 of file accountitem.h. |
|
|
Definition at line 743 of file accountitem.cpp. References QValueList< T >::append(), QValueList< T >::begin(), QValueList< T >::clear(), currentFolders, QValueList< T >::end(), AccountViewItem::findSubItem(), AccountViewItem::folder, AbstractMail::listFolders(), MHfolderItem, odebug, pos, AccountViewItem::removeChilds(), and wrapper. |
|
|
Implements AccountViewItem. Referenced by contextMenuSelected(), MHfolderItem::createFolder(), createFolder(), and MHfolderItem::deleteFolder(). |
|
|
Reimplemented from AccountViewItem. Definition at line 795 of file accountitem.cpp. References AccountViewItem::contextName, SERVER_MENU_REFRESH_FOLDER, and tr. |
|
|
Definition at line 832 of file accountitem.cpp. References currentFolders. |
|
|
Definition at line 183 of file accountitem.h. Referenced by refresh(). |
|
|
Definition at line 203 of file accountitem.h. Referenced by refresh(), and subFolders(). |
|
|
Definition at line 201 of file accountitem.h. Referenced by MHviewItem(). |
|
|
Definition at line 202 of file accountitem.h. Referenced by createFolder(), getWrapper(), MHviewItem(), refresh(), and ~MHviewItem(). |
1.4.2