KMIME Library
kmime_contentindex.h File Reference
This file is part of the API for handling MIME data and defines the ContentIndex class. More...
#include "kmime_export.h"
#include <QtCore/QList>
#include <QtCore/QSharedDataPointer>
#include <QtCore/QString>
Go to the source code of this file.
Classes | |
class | KMime::ContentIndex |
A class to uniquely identify message parts (Content) in a hierarchy. More... | |
Namespaces | |
namespace | KMime |
Functions | |
uint | qHash (const KMime::ContentIndex &) |
Detailed Description
This file is part of the API for handling MIME data and defines the ContentIndex class.
Defines the ContentIndex class.
RFC 3501: RFC that defines the Internet Message Access Protocol (IMAP).
Definition in file kmime_contentindex.h.