KDECore
kcatalog.cpp
Go to the documentation of this file.
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
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 translate(const char *msgid) const
Retrieves a translation of the specified message id.
Definition kcatalog.cpp:212
QString findResourceDir(const char *type, const QString &filename) const
Tries to find the directory the file is in.
Definition kstandarddirs.cpp:553
Definition kaboutdata.h:33
#define dnpgettext_expr(Domainname, Msgctxt, Msgid, MsgidPlural, N)
Definition gettext.h:221
#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
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.