KDECore
kcatalog.cpp File Reference
#include "kcatalog_p.h"
#include "kstandarddirs.h"
#include <config.h>
#include <QtCore/QFile>
#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 | |
| QDebug | operator<< (QDebug debug, const KCatalog &c) |
Variables | |
| static const QByteArray | GLUE = GETTEXT_CONTEXT_GLUE |
Function Documentation
| QDebug operator<< | ( | QDebug | debug, | |
| const KCatalog & | c | |||
| ) |
Definition at line 55 of file kcatalog.cpp.
Variable Documentation
const QByteArray GLUE = GETTEXT_CONTEXT_GLUE [static] |
Definition at line 40 of file kcatalog.cpp.
KDE 4.1 API Reference