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 | KLocalizedString | friend |
ki18nc | KLocalizedString | friend |
ki18ncp | KLocalizedString | friend |
ki18np | 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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.