class KConfigGroup


Module kdecore
Namespace
Class KConfigGroup
Inherits KConfigBase
\class KConfigGroup kconfiggroup.h

A class for one specific group in a KConfig object.

If you want to access the top-level entries of a KConfig object, which are not associated with any group, use an empty group name. A KConfigGroup can be read-only if it is constructed from a const config object or from another read-only group.



methods