KDECore
KLocalizedString Member List
This is the complete list of members for KLocalizedString, including all inherited members.
| inContext(const QString &key, const QString &text) const | KLocalizedString | |
| isEmpty() const | KLocalizedString | |
| ki18n(const char *msg) | KLocalizedString | friend |
| ki18nc(const char *ctxt, const char *msg) | KLocalizedString | friend |
| ki18ncp(const char *ctxt, const char *singular, const char *plural) | KLocalizedString | friend |
| ki18np(const char *singular, const char *plural) | KLocalizedString | friend |
| KLocalizedString() | KLocalizedString | explicit |
| KLocalizedString(const KLocalizedString &rhs) | KLocalizedString | |
| notifyCatalogsUpdated(const QStringList &languages, const QList< KCatalogName > &catalogs) | KLocalizedString | static |
| operator=(const KLocalizedString &rhs) | KLocalizedString | |
| subs(int a, int fieldWidth=0, int base=10, const QChar &fillChar=QLatin1Char(' ')) const | KLocalizedString | |
| subs(uint a, int fieldWidth=0, int base=10, const QChar &fillChar=QLatin1Char(' ')) const | KLocalizedString | |
| subs(long a, int fieldWidth=0, int base=10, const QChar &fillChar=QLatin1Char(' ')) const | KLocalizedString | |
| subs(ulong a, int fieldWidth=0, int base=10, const QChar &fillChar=QLatin1Char(' ')) const | KLocalizedString | |
| subs(qlonglong a, int fieldWidth=0, int base=10, const QChar &fillChar=QLatin1Char(' ')) const | KLocalizedString | |
| subs(qulonglong a, int fieldWidth=0, int base=10, const QChar &fillChar=QLatin1Char(' ')) const | KLocalizedString | |
| subs(double a, int fieldWidth=0, char format= 'g', int precision=-1, const QChar &fillChar=QLatin1Char(' ')) const | KLocalizedString | |
| subs(QChar a, int fieldWidth=0, const QChar &fillChar=QLatin1Char(' ')) const | KLocalizedString | |
| subs(const QString &a, int fieldWidth=0, const QChar &fillChar=QLatin1Char(' ')) const | KLocalizedString | |
| toString() const | KLocalizedString | |
| toString(const QString &catalogName) const | KLocalizedString | |
| toString(const KLocale *locale) const | KLocalizedString | |
| toString(const KLocale *locale, const QString &catalogName) const | KLocalizedString | |
| ~KLocalizedString() | KLocalizedString |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47: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 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference