KDECore
#include <kcomponentdata_p.h>
Public Member Functions | |
| KComponentDataPrivate (const KAboutData &aboutData_) | |
| ~KComponentDataPrivate () | |
| void | configInit (const KComponentData &component) |
| void | deref () |
| void | lazyInit (const KComponentData &component) |
| void | ref () |
Public Attributes | |
| KAboutData | aboutData |
| QString | configName |
| KStandardDirs * | dirs |
| KSharedConfig::Ptr | sharedConfig |
| bool | syncing |
Detailed Description
Definition at line 33 of file kcomponentdata_p.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 36 of file kcomponentdata_p.h.
|
inline |
Definition at line 50 of file kcomponentdata_p.h.
Member Function Documentation
| void KComponentDataPrivate::configInit | ( | const KComponentData & | component | ) |
Definition at line 165 of file kcomponentdata.cpp.
|
inline |
Definition at line 66 of file kcomponentdata_p.h.
| void KComponentDataPrivate::lazyInit | ( | const KComponentData & | component | ) |
Definition at line 133 of file kcomponentdata.cpp.
|
inline |
Definition at line 60 of file kcomponentdata_p.h.
Member Data Documentation
| KAboutData KComponentDataPrivate::aboutData |
Definition at line 86 of file kcomponentdata_p.h.
| QString KComponentDataPrivate::configName |
Definition at line 87 of file kcomponentdata_p.h.
| KStandardDirs* KComponentDataPrivate::dirs |
Definition at line 85 of file kcomponentdata_p.h.
| KSharedConfig::Ptr KComponentDataPrivate::sharedConfig |
Definition at line 88 of file kcomponentdata_p.h.
| bool KComponentDataPrivate::syncing |
Definition at line 89 of file kcomponentdata_p.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference