messageviewer
MessageViewer::GlobalSettings Class Reference
  #include <globalsettings.h>
Inherits GlobalSettingsBase.
Public Member Functions | |
| void | requestSync () | 
Static Public Member Functions | |
| static GlobalSettings * | self () | 
Detailed Description
Definition at line 33 of file globalsettings.h.
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 51 of file globalsettings.cpp.
      
  | 
  static | 
Definition at line 34 of file globalsettings.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 22:55:58 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 22:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference