KMIME Library
kmime_codec_qp.h File Reference
#include "kmime_codecs.h"
Include dependency graph for kmime_codec_qp.h:

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

Go to the source code of this file.
Classes | |
class | KMime::QuotedPrintableCodec |
A class representing the codec for QuotedPrintable as specified in RFC2045 (section 6.7). More... | |
class | KMime::Rfc2047QEncodingCodec |
A class representing the codec for the Q encoding as specified in RFC2047Q. More... | |
class | KMime::Rfc2231EncodingCodec |
A class representing the codec for RFC2231. More... | |
Namespaces | |
namespace | 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-2012 The KDE developers.
Generated on Mon Apr 30 2012 21:48:41 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Apr 30 2012 21:48:41 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.