TextAutoCorrectionCore::TextAutoCorrectionSettings

Search for usage in LXR

TextAutoCorrectionCore::TextAutoCorrectionSettings Class Reference

#include <textautocorrectionsettings.h>

Public Member Functions

void requestSync ()
 

Static Public Member Functions

static TextAutoCorrectionSettingsself ()
 

Detailed Description

The TextAutoCorrectionSettings class.

Author
Laurent Montel monte.nosp@m.l@kd.nosp@m.e.org

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()

TextAutoCorrectionSettings * TextAutoCorrectionSettings::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 Fri Aug 30 2024 11:47:25 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.