class KSharedConfig |
|
\class KSharedConfig ksharedconfig.h KConfig variant using shared memory KSharedConfig provides a reference counted, shared memory variant of KConfig. |
|
|
Constructs a KSharedConfig object.
fileName - A file to parse in addition to the system-wide file(s). If it is not provided, only global KDE configuration data will be read (depending on the value of mode). mode - resourceType - the place to look in (config, data, etc) See also KStandardDirs. backend - |
|