KDECore
backgroundengine_p.h
Go to the documentation of this file.
Definition: backgroundengine_p.h:36
void changeLanguage(const QString &)
Definition: backgroundengine.cpp:57
void continueChecking()
Definition: backgroundengine.cpp:83
void setFilter(Filter *filter)
Definition: backgroundengine.cpp:67
void misspelling(const QString &, int)
Emitted when a misspelling is found.
void setSpeller(const Speller &speller)
Definition: backgroundengine.cpp:42
QStringList suggest(const QString &word)
Definition: backgroundengine.cpp:114
bool checkWord(const QString &word)
Definition: backgroundengine.cpp:104
bool addWord(const QString &word)
Definition: backgroundengine.cpp:109
Filter is used to split text into words which will be spell checked.
Definition: filter_p.h:66
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.