KMIME Library
kmime_codec_identity.cpp File Reference
#include "kmime_codec_identity.h"
#include <kdebug.h>
#include <kglobal.h>
#include <QtCore/QByteArray>
#include <cassert>
#include <cstring>
Include dependency graph for kmime_codec_identity.cpp:
Go to the source code of this file.
Detailed Description
This file is part of the API for handling MIME data and defines the Identity, seven-bit-text, eight-bit-text, and eight-bit-binary Codec classes.
Defines the classes IdentityCodec, SevenBitCodec, EightBitCodec, and BinaryCodec.
Definition in file kmime_codec_identity.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.