KDECore
#include <backgroundengine_p.h>
Definition at line 35 of file backgroundengine_p.h.
BackgroundEngine::BackgroundEngine |
( |
QObject * |
parent | ) |
|
|
explicit |
BackgroundEngine::~BackgroundEngine |
( |
| ) |
|
void BackgroundEngine::changeLanguage |
( |
const QString & |
lang | ) |
|
void BackgroundEngine::checkNext |
( |
| ) |
|
|
protectedslot |
bool BackgroundEngine::checkWord |
( |
const QString & |
word | ) |
|
void BackgroundEngine::continueChecking |
( |
| ) |
|
void Sonnet::BackgroundEngine::done |
( |
| ) |
|
|
signal |
Emitted when all words have been checked.
Filter* Sonnet::BackgroundEngine::filter |
( |
| ) |
const |
|
inline |
QString BackgroundEngine::language |
( |
| ) |
const |
void Sonnet::BackgroundEngine::misspelling |
( |
const QString & |
, |
|
|
int |
|
|
) |
| |
|
signal |
Emitted when a misspelling is found.
void BackgroundEngine::setFilter |
( |
Filter * |
filter | ) |
|
void BackgroundEngine::setSpeller |
( |
const Speller & |
speller | ) |
|
void BackgroundEngine::setText |
( |
const QString & |
text | ) |
|
Speller Sonnet::BackgroundEngine::speller |
( |
| ) |
const |
|
inline |
void BackgroundEngine::start |
( |
| ) |
|
void BackgroundEngine::stop |
( |
| ) |
|
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:12 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.