KDECore
kconfigbase.h File Reference
#include <qobject.h>
#include <qcolor.h>
#include <qfont.h>
#include <qdatetime.h>
#include <qstrlist.h>
#include <qstringlist.h>
#include <qvariant.h>
#include <qmap.h>
#include "kconfigdata.h"
#include "kdelibs_export.h"
Include dependency graph for kconfigbase.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KConfigBase |
KDE Configuration Management abstract base class. More... | |
class | KConfigGroup |
A KConfigBase derived class for one specific group in a KConfig object. More... | |
class | KConfigGroupSaver |
Helper class to facilitate working with KConfig / KSimpleConfig groups. More... |