KMIME Library
kmime_headers.h File Reference
#include "kmime_export.h"
#include "kmime_header_parsing.h"
#include <QtCore/QString>
#include <QtCore/QStringList>
#include <QtCore/QRegExp>
#include <QtCore/QDateTime>
#include <QtCore/QMap>
#include <QtCore/QList>
#include <QtCore/QByteArray>
#include <kdatetime.h>
Include dependency graph for kmime_headers.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
Base * | KMime::Headers::createHeader (const QByteArray &type) |
static const QByteArray | KMime::Headers::Latin1 ("ISO-8859-1") |
Detailed Description
This file is part of the API for handling MIME data and defines the various header classes:
- header's base class defining the common interface
- generic base classes for different types of fields
- incompatible, Structured-based field classes
- compatible, Unstructured-based field classes
Defines the various headers classes.
Definition in file kmime_headers.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.