KMIME Library
kmime_codec_qp.h File Reference
#include "kmime_codecs.h"
Go to the source code of this file.
Classes | |
class | KMime::QuotedPrintableCodec |
class | KMime::Rfc2047QEncodingCodec |
class | KMime::Rfc2231EncodingCodec |
Namespaces | |
KMime | |
Detailed Description
This file is part of the API for handling MIME data and defines the QuotedPrintable, RFC2047Q, and RFC2231 Codec classes.
Defines the classes QuotedPrintableCodec, Rfc2047QEncodingCodec, and Rfc2231EncodingCodec.
quoted-printable: a binary to text encoding scheme based on Section 6.7 of RFC2045.
RFC 2047Q: Section 4.2 of RFC2047.
RFC 2231: RFC that defines the MIME Parameter Value and Encoded Word Extensions: Character Sets, Languages, and Continuations.
Definition in file kmime_codec_qp.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:02:28 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:02:28 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.