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);
138 QList<QStringList> encodingsByScript()
const;
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;
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:27:48 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.