KDECore
kcomponentdata.cpp File Reference
#include "kcomponentdata.h"#include "kcomponentdata_p.h"#include <QtCore/QCoreApplication>#include "kaboutdata.h"#include "kcmdlineargs.h"#include "kconfig.h"#include "kglobal.h"#include "kglobal_p.h"#include "klocale.h"#include "kconfiggroup.h"#include "kstandarddirs.h"#include <QtDebug>Go to the source code of this file.
Enumerations | |
| enum | KdeLibraryPathsAdded { NeedLazyInit, LazyInitDone, KdeLibraryPathsAddedDone } |
Variables | |
| bool | kde_kiosk_admin = false |
| bool | kde_kiosk_exception = false |
| static KdeLibraryPathsAdded | kdeLibraryPathsAdded = NeedLazyInit |
Enumeration Type Documentation
| enum KdeLibraryPathsAdded |
Definition at line 68 of file kcomponentdata.cpp.
Variable Documentation
| bool kde_kiosk_admin = false |
Definition at line 159 of file kcomponentdata.cpp.
| bool kde_kiosk_exception = false |
Definition at line 158 of file kcomponentdata.cpp.
KdeLibraryPathsAdded kdeLibraryPathsAdded = NeedLazyInit [static] |
Definition at line 73 of file kcomponentdata.cpp.
KDE 4.3 API Reference