KMIME Library
kmime_content.h File Reference
This file is part of the API for handling MIME data and defines the Content class. More...
#include <QtCore/QTextStream>
#include <QtCore/QByteArray>
#include <QtCore/QList>
#include "kmime_export.h"
#include "kmime_contentindex.h"
#include "kmime_util.h"
#include "kmime_headers.h"
Include dependency graph for kmime_content.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KMime::Content |
A class that encapsulates MIME encoded Content. More... | |
Namespaces | |
namespace | KMime |
Detailed Description
This file is part of the API for handling MIME data and defines the Content class.Defines the Content class.
- Author(s):
- the KMime authors (see AUTHORS file), Volker Krause <vkrause@kde.org>
Definition in file kmime_content.h.