KSharedConfig Class Reference
KConfig variant using shared memory. More...
#include <kconfig.h>
Inheritance diagram for KSharedConfig:


Public Types | |
typedef KSharedPtr< KSharedConfig > | Ptr |
Static Public Member Functions | |
static KSharedConfig::Ptr | openConfig (const QString &fileName, bool immutable=false, bool bUseKDEGlobals=true) |
Friends | |
class | QValueList< KSharedConfig * > |
Detailed Description
KConfig variant using shared memory.KSharedConfig provides a reference counted, shared memory variant of KConfig.
Definition at line 273 of file kconfig.h.
Member Function Documentation
|
Returns a ref-counted pointer to a shared read-write config object.
Definition at line 334 of file kconfig.cpp. Referenced by KInstance::config(), KConfigSkeleton::KConfigSkeleton(), and KIconTheme::KIconTheme(). |
The documentation for this class was generated from the following files: