ksimpleconfig.h
KSimpleConfig(const TQString &fileName, bool bReadOnly=false)
Construct a KSimpleConfig object and make it either read-write or read-only.
Definition ksimpleconfig.cpp:40
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
Trinity API Reference