KDECore
#include "kcatalog_p.h"#include "kstandarddirs.h"#include <config.h>#include <QtCore/QFile>#include <QMutexLocker>#include <kdebug.h>#include <stdlib.h>#include <locale.h>#include "gettext.h"Go to the source code of this file.
Functions | |
| int | __declspec (dllimport) _nl_msg_cat_cntr |
| int | kInitializeLocale () |
| QDebug | operator<< (QDebug debug, const KCatalog &c) |
Variables | |
| static char * | langenv = 0 |
| static const int | langenvMaxlen = 42 |
| static bool | s_localeSet = false |
Function Documentation
◆ __declspec()
| int __declspec | ( | dllimport | ) |
◆ kInitializeLocale()
| int kInitializeLocale | ( | ) |
Definition at line 40 of file kcatalog.cpp.
◆ operator<<()
Variable Documentation
◆ langenv
|
static |
Definition at line 59 of file kcatalog.cpp.
◆ langenvMaxlen
|
static |
Definition at line 60 of file kcatalog.cpp.
◆ s_localeSet
Definition at line 35 of file kcatalog.cpp.
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.