TextAutoCorrectionCore::TextAutoCorrectionSettings
TextAutoCorrectionCore::TextAutoCorrectionSettings Class Reference
#include <textautocorrectionsettings.h>
Public Member Functions | |
void | requestSync () |
Static Public Member Functions | |
static TextAutoCorrectionSettings * | self () |
Detailed Description
The TextAutoCorrectionSettings class.
Definition at line 20 of file textautocorrectionsettings.h.
Member Function Documentation
◆ requestSync()
void TextAutoCorrectionSettings::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 textautocorrectionsettings.cpp.
◆ self()
|
static |
Definition at line 14 of file textautocorrectionsettings.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.