#include "settingsdialog.h"#include "opiemail.h"#include "editaccounts.h"#include "composemail.h"#include "mailistviewitem.h"#include "viewmail.h"#include "selectstore.h"#include "selectsmtp.h"#include <libmailwrapper/smtpwrapper.h>#include <libmailwrapper/mailtypes.h>#include <libmailwrapper/abstractmail.h>#include <opie2/odebug.h>#include <qpe/qpeapplication.h>#include <qpe/config.h>#include <qmap.h>#include <qvaluelist.h>#include <signal.h>Include dependency graph for opiemail.cpp:

Go to the source code of this file.
Typedefs | |
| typedef QMapNode< QString, QString > | tkeyvalues |
| typedef QValueList< tkeyvalues > | tvaluelist |
|
|
Definition at line 28 of file opiemail.cpp. |
|
|
Definition at line 29 of file opiemail.cpp. |
1.4.2