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"
Include dependency graph for kcatalog.cpp:
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
int __declspec | ( | dllimport | ) |
int kInitializeLocale | ( | ) |
Definition at line 40 of file kcatalog.cpp.
Definition at line 93 of file kcatalog.cpp.
Variable Documentation
|
static |
Definition at line 59 of file kcatalog.cpp.
|
static |
Definition at line 60 of file kcatalog.cpp.
|
static |
Definition at line 35 of file kcatalog.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 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:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.