MessageViewer::MessageViewerSettings
MessageViewer::MessageViewerSettings Class Reference
#include <messageviewersettings.h>
Public Member Functions | |
| void | requestSync () | 
Static Public Member Functions | |
| static MessageViewerSettings * | self () | 
Detailed Description
The MessageViewerSettings class.
Definition at line 20 of file messageviewersettings.h.
Member Function Documentation
◆ requestSync()
| void MessageViewerSettings::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 33 of file messageviewersettings.cpp.
◆ self()
      
  | 
  static | 
Definition at line 16 of file messageviewersettings.cpp.
The documentation for this class was generated from the following files:
  This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:51:55 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
          Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:51:55 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.