#include </home/clem/local/src/opie/noncore/net/mail/libmailwrapper/storemail.h>
Inheritance diagram for Storemail:


Public Member Functions | |
| Storemail (Account *aAccount, const QString &aFolder) | |
| Storemail (const QString &dir, const QString &aFolder) | |
| Storemail (const QString &aFolder) | |
| virtual | ~Storemail () |
| int | storeMail (const Opie::Core::OSmartPointer< Mail > &mail) |
Protected Attributes | |
| Account * | m_Account |
| QString | m_tfolder |
| AbstractMail * | wrapper |
|
||||||||||||
|
Definition at line 13 of file storemail.cpp. References AbstractMail::createMbox(), AbstractMail::getWrapper(), m_Account, m_tfolder, and wrapper. |
|
||||||||||||
|
Definition at line 25 of file storemail.cpp. References AbstractMail::createMbox(), AbstractMail::getWrapper(), m_Account, m_tfolder, and wrapper. |
|
|
Definition at line 37 of file storemail.cpp. References AbstractMail::createMbox(), AbstractMail::defaultLocalfolder(), AbstractMail::getWrapper(), m_Account, m_tfolder, and wrapper. |
|
|
Definition at line 49 of file storemail.cpp. |
|
|
Definition at line 53 of file storemail.cpp. References Generatemail::createMimeMail(), data, m_tfolder, NULL, odebug, oendl, size, AbstractMail::storeMessage(), and wrapper. Referenced by ComposeMail::reject(). |
|
|
Definition at line 24 of file storemail.h. Referenced by Storemail(). |
|
|
Definition at line 25 of file storemail.h. Referenced by storeMail(), and Storemail(). |
|
|
Definition at line 26 of file storemail.h. Referenced by storeMail(), and Storemail(). |
1.4.2