kmail
folderstorage.h File Reference
#include <config.h>
#include "kmfoldernode.h"
#include "kmfoldertype.h"
#include "kmmsginfo.h"
#include "kmglobal.h"
#include "folderjob.h"
#include "mimelib/string.h"
#include <sys/types.h>
#include <stdio.h>
Include dependency graph for folderstorage.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | FolderStorage |
The FolderStorage class is the bass class for the storage related aspects of a collection of mail (a folder). More... | |
Namespaces | |
namespace | KMail |
Typedefs | |
typedef QValueList< Q_UINT32 > | SerNumList |
Typedef Documentation
typedef QValueList<Q_UINT32> SerNumList |
Definition at line 66 of file folderstorage.h.