KDECore
Go to the documentation of this file.
22 #include <kdemacros.h>
24 #include <QtCore/QList>
27 class KCharsetsPrivate;
69 QTextCodec *codecForName(
const QString &name)
const;
83 QTextCodec *codecForName(
const QString &n,
bool &ok)
const;
93 static QChar fromEntity(
const QString &str);
104 static QChar fromEntity(
const QString &str,
int &len);
112 static QString toEntity(
const QChar &ch);
147 #ifndef KDE_NO_DEPRECATED
148 KDE_DEPRECATED
QString languageForEncoding(
const QString &encoding )
const;
166 KCharsetsPrivate*
const d;
178 QTextCodec *codecForNameOrNull(
const QByteArray& n )
const;
Charset font and encoder/decoder handling.
KCharsets * charsets()
The global charset manager.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:08 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.