kmail
kmfoldercachedimap.cpp File Reference
#include <errno.h>#include <qvaluevector.h>#include "kmkernel.h"#include "kmfoldercachedimap.h"#include "undostack.h"#include "kmfoldermgr.h"#include "kmacctcachedimap.h"#include "accountmanager.h"#include "kmailicalifaceimpl.h"#include "kmfolder.h"#include "kmglobal.h"#include "acljobs.h"#include "broadcaststatus.h"#include "progressmanager.h"#include "imapaccountbase.h"#include "listjob.h"#include "kmfolderseldlg.h"#include "kmcommands.h"#include "kmmainwidget.h"#include <kapplication.h>#include <kmessagebox.h>#include <klocale.h>#include <kdebug.h>#include <kconfig.h>#include <kio/global.h>#include <kio/scheduler.h>#include <qbuffer.h>#include <qbuttongroup.h>#include <qcombobox.h>#include <qfile.h>#include <qhbox.h>#include <qlabel.h>#include <qlayout.h>#include <qradiobutton.h>#include <qvaluelist.h>#include "annotationjobs.h"#include "quotajobs.h"#include <globalsettings.h>#include "kmfoldercachedimap.moc"
Include dependency graph for kmfoldercachedimap.cpp:

Go to the source code of this file.
Defines | |
| #define | KOLAB_FOLDERTEST "/vendor/kolab/folder-test" |
| #define | KOLAB_FOLDERTYPE "/vendor/kolab/folder-type" |
| #define | KOLAB_INCIDENCESFOR "/vendor/kolab/incidences-for" |
| #define | MAIL_LOSS_DEBUGGING 0 |
| #define | UIDCACHE_VERSION 1 |
Functions | |
| static KMFolderCachedImap::IncidencesFor | incidencesForFromString (const QString &str) |
| static QString | incidencesForToString (KMFolderCachedImap::IncidencesFor r) |
Define Documentation
| #define KOLAB_FOLDERTEST "/vendor/kolab/folder-test" |
| #define KOLAB_FOLDERTYPE "/vendor/kolab/folder-type" |
| #define KOLAB_INCIDENCESFOR "/vendor/kolab/incidences-for" |
| #define MAIL_LOSS_DEBUGGING 0 |
Definition at line 87 of file kmfoldercachedimap.cpp.
| #define UIDCACHE_VERSION 1 |
Definition at line 86 of file kmfoldercachedimap.cpp.
Function Documentation
| static KMFolderCachedImap::IncidencesFor incidencesForFromString | ( | const QString & | str | ) | [static] |
Definition at line 98 of file kmfoldercachedimap.cpp.
| static QString incidencesForToString | ( | KMFolderCachedImap::IncidencesFor | r | ) | [static] |
Definition at line 89 of file kmfoldercachedimap.cpp.
