kcachegrind
QCGConfigGroup Class Reference
#include <qcgconfig.h>
Inheritance diagram for QCGConfigGroup:

Public Member Functions | |
~QCGConfigGroup () | |
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 31 of file qcgconfig.h.
Constructor & Destructor Documentation
QCGConfigGroup::~QCGConfigGroup | ( | ) |
Definition at line 42 of file qcgconfig.cpp.
Member Function Documentation
|
virtual |
Reimplemented from ConfigGroup.
Definition at line 45 of file qcgconfig.cpp.
|
virtual |
Reimplemented from ConfigGroup.
Definition at line 57 of file qcgconfig.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.