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>
Include dependency graph for kcomponentdata.cpp:
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 |
Enumerator | |
---|---|
NeedLazyInit | |
LazyInitDone | |
KdeLibraryPathsAddedDone |
Definition at line 68 of file kcomponentdata.cpp.
Variable Documentation
bool kde_kiosk_admin = false |
Definition at line 163 of file kcomponentdata.cpp.
bool kde_kiosk_exception = false |
Definition at line 162 of file kcomponentdata.cpp.
|
static |
Definition at line 73 of file kcomponentdata.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.