kcachegrind
KDEConfigGroup Class Reference
#include <kdeconfig.h>
Inheritance diagram for KDEConfigGroup:

Public Member Functions | |
~KDEConfigGroup () | |
void | setValue (const QString &key, const QVariant &value, const QVariant &defaultValue=QVariant()) |
QVariant | value (const QString &key, const QVariant &defaultValue) const |
![]() | |
virtual | ~ConfigGroup () |
template<typename T > | |
T | value (const QString &key, const QVariant &defaultValue=QVariant()) const |
Additional Inherited Members | |
![]() | |
ConfigGroup () | |
Detailed Description
Definition at line 32 of file kdeconfig.h.
Constructor & Destructor Documentation
KDEConfigGroup::~KDEConfigGroup | ( | ) |
Definition at line 44 of file kdeconfig.cpp.
Member Function Documentation
|
virtual |
Reimplemented from ConfigGroup.
Definition at line 49 of file kdeconfig.cpp.
|
virtual |
Reimplemented from ConfigGroup.
Definition at line 84 of file kdeconfig.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.