kmail
GlobalSettings Class Reference
Inheritance diagram for GlobalSettings:

Detailed Description
Definition at line 31 of file globalsettings.h.
Public Member Functions | |
virtual | ~GlobalSettings () |
void | requestSync () |
Static Public Member Functions | |
static GlobalSettings * | self () |
Member Function Documentation
void GlobalSettings::requestSync | ( | ) |
Call this slot instead of directly KConfig::sync() to minimize the overall config writes.
Calling this slot will schedule a sync of the application config file using a timer, so that many consecutive calls can be condensed into a single sync, which is more efficient.
Definition at line 47 of file globalsettings.cpp.
The documentation for this class was generated from the following files: