KCodecs

kcodecsqp.h File Reference
#include "kcodecs.h"
Include dependency graph for kcodecsqp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KCodecs::QuotedPrintableCodec
 
class  KCodecs::Rfc2047QEncodingCodec
 
class  KCodecs::Rfc2231EncodingCodec
 

Namespaces

 KCodecs
 

Detailed Description

Defines the classes QuotedPrintableCodec, Rfc2047QEncodingCodec, and Rfc2231EncodingCodec.

This file is part of the API for handling MIME data and defines the QuotedPrintable, RFC2047Q, and RFC2231 Codec classes.

Author(s):
Marc Mutz <mutz@.nosp@m.kde..nosp@m.org>
Glossary:

quoted-printable: a binary to text encoding scheme based on Section 6.7 of RFC2045.

Glossary:

RFC 2047Q: Section 4.2 of RFC2047.

Glossary:

RFC 2231: RFC that defines the MIME Parameter Value and Encoded Word Extensions: Character Sets, Languages, and Continuations.

Definition in file kcodecsqp.h.

This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Dec 7 2023 04:01:13 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.