KDECore
kcatalog.cpp
Go to the documentation of this file.
void clear()
#define dnpgettext_expr(Domainname, Msgctxt, Msgid, MsgidPlural, N)
Definition: gettext.h:221
static QString catalogLocaleDir(const QString &name, const QString &language)
Finds the locale directory for the given catalog in given language.
Definition: kcatalog.cpp:149
QString translateStrict(const char *msgid) const
Retrieves a translation of the specified message id, returning empty if the translation was not found...
Definition: kcatalog.cpp:250
#define K_GLOBAL_STATIC(TYPE, NAME)
This macro makes it easy to use non-POD types as global statics.
Definition: kglobal.h:221
int __declspec(dllimport) _nl_msg_cat_cntr
QString fromUtf8(const char *str, int size)
QString translate(const char *msgid) const
Retrieves a translation of the specified message id.
Definition: kcatalog.cpp:212
const char * constData() const
QString findResourceDir(const char *type, const QString &filename) const
Tries to find the directory the file is in.
Definition: kstandarddirs.cpp:553
QString fromLatin1(const char *str, int size)
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
QByteArray encodeName(const QString &fileName)
QString decodeName(const QByteArray &localFileName)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.