knode
KNode::ConfigBase Class Reference
#include <knconfig.h>
Inheritance diagram for KNode::ConfigBase:
Public Member Functions | |
ConfigBase () | |
virtual | ~ConfigBase () |
bool | dirty () const |
virtual void | save () |
void | setDirty (bool b) |
Protected Attributes | |
bool | d_irty |
Detailed Description
Base class for config settings.
- Deprecated:
- Use KConfigXT instead.
Definition at line 34 of file knconfig.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 37 of file knconfig.h.
|
inlinevirtual |
Definition at line 38 of file knconfig.h.
Member Function Documentation
|
inline |
Definition at line 42 of file knconfig.h.
|
inlinevirtual |
Reimplemented in KNode::Cleanup, and KNode::DisplayedHeaders.
Definition at line 40 of file knconfig.h.
|
inline |
Definition at line 43 of file knconfig.h.
Member Data Documentation
|
protected |
Definition at line 46 of file knconfig.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.