Sonnet
HSpellClient Class Reference
#include <kspell_hspellclient.h>
Inheritance diagram for HSpellClient:
Public Member Functions | |
| virtual SpellerPlugin * | createSpeller (const QString &language) |
| HSpellClient (QObject *parent, const QVariantList &) | |
| virtual QStringList | languages () const |
| virtual QString | name () const |
| virtual int | reliability () const |
| ~HSpellClient () | |
Detailed Description
Definition at line 38 of file kspell_hspellclient.h.
Constructor & Destructor Documentation
| HSpellClient::HSpellClient | ( | QObject * | parent, | |
| const QVariantList & | ||||
| ) |
Definition at line 35 of file kspell_hspellclient.cpp.
| HSpellClient::~HSpellClient | ( | ) |
Definition at line 41 of file kspell_hspellclient.cpp.
Member Function Documentation
| SpellerPlugin * HSpellClient::createSpeller | ( | const QString & | language | ) | [virtual] |
Definition at line 45 of file kspell_hspellclient.cpp.
| QStringList HSpellClient::languages | ( | ) | const [virtual] |
Definition at line 51 of file kspell_hspellclient.cpp.
| virtual QString HSpellClient::name | ( | ) | const [inline, virtual] |
Definition at line 53 of file kspell_hspellclient.h.
| virtual int HSpellClient::reliability | ( | ) | const [inline, virtual] |
Definition at line 45 of file kspell_hspellclient.h.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference