Constructs a KConfig 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
bUseKDEGlobals).
bReadOnly - Set the config object's read-only status. Note that the
object will automatically become read-only if either the user does not have
write permission to fileName or if no file was specified.
bUseKDEGlobals - Toggle reading the global KDE configuration file.
resType - the place to look in (config, data, etc) See KStandardDirs.
|