tdesimpleconfig.h
TDEConfigBackEnd * backEnd
A back end for loading/saving to disk in a particular format.
Definition tdeconfigbase.h:1999
virtual void sync()
Flushes all changes that currently reside only in memory back to disk / permanent storage.
Definition tdeconfigbase.cpp:1738
TDEConfig(const TQString &fileName=TQString::null, bool bReadOnly=false, bool bUseKDEGlobals=true, const char *resType="config")
Constructs a TDEConfig object.
Definition tdeconfig.cpp:44
TDESimpleConfig(const TQString &fileName, bool bReadOnly=false)
Construct a TDESimpleConfig object and make it either read-write or read-only.
Definition tdesimpleconfig.cpp:40
Trinity API Reference