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


Public Member Functions | |
| AccountViewItem (AccountView *parent) | |
| AccountViewItem (QListViewItem *parent) | |
| AccountViewItem (QListViewItem *parent, QListViewItem *after) | |
| AccountViewItem (const Opie::Core::OSmartPointer< Folder > &folderInit, QListViewItem *parent, QListViewItem *after) | |
| virtual | ~AccountViewItem () |
| virtual void | refresh (QValueList< Opie::Core::OSmartPointer< RecMail > > &)=0 |
| virtual RECBODYP | fetchBody (const Opie::Core::OSmartPointer< RecMail > &)=0 |
| virtual QPopupMenu * | getContextMenu () |
| virtual bool | contextMenuSelected (int) |
| virtual AccountView * | accountView () |
| virtual bool | matchName (const QString &name) const |
| virtual bool | isDraftfolder () |
| virtual int | isServer () const =0 |
| virtual QMap< int, QString > | serverMenu () |
| virtual QMap< int, QString > | folderMenu () |
Protected Member Functions | |
| AccountViewItem * | findSubItem (const QString &path, AccountViewItem *start=0) |
| virtual void | init () |
| virtual void | removeChilds () |
| virtual void | deleteAllMail (AbstractMail *wrapper, const Opie::Core::OSmartPointer< Folder > &f) |
Protected Attributes | |
| AccountView * | m_Backlink |
| Opie::Core::OSmartPointer< Folder > | folder |
Static Protected Attributes | |
| static const QString | contextName = "AccountViewItem" |
|
|
Definition at line 1030 of file accountitem.cpp. References init(), and m_Backlink. |
|
|
Definition at line 1037 of file accountitem.cpp. References init(). |
|
||||||||||||
|
Definition at line 1043 of file accountitem.cpp. References init(). |
|
||||||||||||||||
|
Definition at line 1049 of file accountitem.cpp. References init(). |
|
|
Definition at line 1060 of file accountitem.cpp. References folder. |
|
|
Definition at line 1065 of file accountitem.cpp. References m_Backlink. Referenced by MHfolderItem::downloadMails(), MHviewItem::downloadMails(), IMAPfolderItem::downloadMails(), NNTPfolderItem::downloadMails(), and POP3folderItem::downloadMails(). |
|
|
Reimplemented in POP3viewItem, POP3folderItem, NNTPviewItem, NNTPfolderItem, IMAPviewItem, IMAPfolderItem, MHviewItem, and MHfolderItem. Definition at line 37 of file accountitem.h. Referenced by AccountView::slotContextMenu(). |
|
||||||||||||
|
Referenced by MHfolderItem::contextMenuSelected(), MHviewItem::contextMenuSelected(), IMAPfolderItem::contextMenuSelected(), and POP3folderItem::contextMenuSelected(). |
|
|
Implemented in POP3viewItem, POP3folderItem, NNTPviewItem, NNTPfolderItem, IMAPviewItem, IMAPfolderItem, MHviewItem, and MHfolderItem. |
|
||||||||||||
|
Definition at line 1109 of file accountitem.cpp. References matchName(). Referenced by MHviewItem::refresh(), and IMAPviewItem::refreshFolders(). |
|
|
Reimplemented in POP3folderItem, NNTPfolderItem, IMAPfolderItem, MHviewItem, and MHfolderItem. Definition at line 1144 of file accountitem.cpp. Referenced by AccountView::currentFolderMenu(), and getContextMenu(). |
|
|
Definition at line 1149 of file accountitem.cpp. References QMap< Key, T >::begin(), QMap< Key, T >::end(), folderMenu(), and serverMenu(). Referenced by AccountView::slotRightButton(). |
|
|
Definition at line 1055 of file accountitem.cpp. References m_Backlink. Referenced by AccountViewItem(). |
|
|
Reimplemented in MHfolderItem. Definition at line 1134 of file accountitem.cpp. Referenced by AccountView::currentisDraft(). |
|
|
Implemented in POP3viewItem, POP3folderItem, NNTPviewItem, NNTPfolderItem, IMAPviewItem, IMAPfolderItem, MHviewItem, and MHfolderItem. Referenced by AccountView::slotContextMenu(), and AccountView::slotSelectionChanged(). |
|
|
Definition at line 1102 of file accountitem.cpp. Referenced by findSubItem(). |
|
|
Implemented in POP3viewItem, POP3folderItem, NNTPviewItem, NNTPfolderItem, IMAPviewItem, IMAPfolderItem, MHviewItem, and MHfolderItem. Referenced by AccountView::refresh(), and AccountView::refreshCurrent(). |
|
|
Definition at line 1091 of file accountitem.cpp. Referenced by IMAPviewItem::contextMenuSelected(), MHviewItem::refresh(), and IMAPviewItem::refreshFolders(). |
|
|
Reimplemented in POP3viewItem, NNTPviewItem, IMAPviewItem, and MHviewItem. Definition at line 1139 of file accountitem.cpp. Referenced by AccountView::currentServerMenu(), and getContextMenu(). |
|
|
Generic stuff Definition at line 1028 of file accountitem.cpp. Referenced by MHfolderItem::deleteFolder(), IMAPfolderItem::deleteFolder(), MHfolderItem::folderMenu(), MHviewItem::folderMenu(), IMAPfolderItem::folderMenu(), NNTPfolderItem::folderMenu(), POP3folderItem::folderMenu(), MHviewItem::serverMenu(), IMAPviewItem::serverMenu(), NNTPviewItem::serverMenu(), and POP3viewItem::serverMenu(). |
|
|
|
Definition at line 55 of file accountitem.h. Referenced by accountView(), AccountViewItem(), and init(). |
1.4.2