KDECore
#include <backgroundengine_p.h>
Definition at line 35 of file backgroundengine_p.h.
◆ BackgroundEngine()
BackgroundEngine::BackgroundEngine |
( |
QObject * |
parent | ) |
|
|
explicit |
◆ ~BackgroundEngine()
BackgroundEngine::~BackgroundEngine |
( |
| ) |
|
◆ addWord()
◆ changeLanguage()
void BackgroundEngine::changeLanguage |
( |
const QString & |
lang | ) |
|
◆ checkNext
void BackgroundEngine::checkNext |
( |
| ) |
|
|
protectedslot |
◆ checkWord()
bool BackgroundEngine::checkWord |
( |
const QString & |
word | ) |
|
◆ continueChecking()
void BackgroundEngine::continueChecking |
( |
| ) |
|
◆ done
void Sonnet::BackgroundEngine::done |
( |
| ) |
|
|
signal |
Emitted when all words have been checked.
◆ filter()
Filter * Sonnet::BackgroundEngine::filter |
( |
| ) |
const |
|
inline |
◆ language()
QString BackgroundEngine::language |
( |
| ) |
const |
◆ misspelling
void Sonnet::BackgroundEngine::misspelling |
( |
const QString & |
, |
|
|
int |
|
|
) |
| |
|
signal |
Emitted when a misspelling is found.
◆ setFilter()
void BackgroundEngine::setFilter |
( |
Filter * |
filter | ) |
|
◆ setSpeller()
void BackgroundEngine::setSpeller |
( |
const Speller & |
speller | ) |
|
◆ setText()
void BackgroundEngine::setText |
( |
const QString & |
text | ) |
|
◆ speller()
Speller Sonnet::BackgroundEngine::speller |
( |
| ) |
const |
|
inline |
◆ start()
void BackgroundEngine::start |
( |
| ) |
|
◆ stop()
void BackgroundEngine::stop |
( |
| ) |
|
◆ suggest()
◆ text()
QString BackgroundEngine::text |
( |
| ) |
const |
The documentation for this class was generated from the following files:
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
KDE's Doxygen guidelines are available online.