kmime_codec_qp.h File Reference

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

#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.

Author(s):
Marc Mutz <mutz@kde.org>
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.

KDE Home | KDE Accessibility Home | Description of Access Keys