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 |
class | KMime::Rfc2047QEncodingCodec |
class | KMime::Rfc2231EncodingCodec |
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.
- KDE 4 Glossary:
- quoted-printable: a binary to text encoding scheme based on Section 6.7 of RFC2045.
- KDE 4 Glossary:
- RFC 2047Q: Section 4.2 of RFC2047.
- KDE 4 Glossary:
- 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-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.