KSpell2::BackgroundThread Class Reference
Inheritance diagram for KSpell2::BackgroundThread:

Detailed Description
Definition at line 36 of file backgroundthread.h.
Public Member Functions | |
BackgroundThread () | |
void | setReceiver (QObject *parent) |
QObject * | receiver () const |
void | setBroker (const Broker::Ptr &broker) |
Broker * | broker () const |
void | setText (const QString &) |
QString | text () const |
void | changeLanguage (const QString &) |
QString | language () const |
void | setFilter (Filter *filter) |
Filter * | filter () const |
QStringList | suggest (const QString &) const |
virtual void | run () |
void | stop () |
The documentation for this class was generated from the following files: