Sonnet
ASpellClient Class Reference
#include <kspell_aspellclient.h>
Inheritance diagram for ASpellClient:

Public Member Functions | |
| ASpellClient (QObject *parent, const QVariantList &) | |
| ~ASpellClient () | |
| virtual SpellerPlugin * | createSpeller (const QString &language) |
| virtual QStringList | languages () const |
| virtual QString | name () const |
| virtual int | reliability () const |
Detailed Description
Definition at line 34 of file kspell_aspellclient.h.
Constructor & Destructor Documentation
| ASpellClient::ASpellClient | ( | QObject * | parent, |
| const QVariantList & | |||
| ) |
Definition at line 43 of file kspell_aspellclient.cpp.
Definition at line 53 of file kspell_aspellclient.cpp.
Member Function Documentation
| SpellerPlugin * ASpellClient::createSpeller | ( | const QString & | language | ) | [virtual] |
Implements Sonnet::Client.
Definition at line 58 of file kspell_aspellclient.cpp.
| QStringList ASpellClient::languages | ( | ) | const [virtual] |
Implements Sonnet::Client.
Definition at line 64 of file kspell_aspellclient.cpp.
| virtual QString ASpellClient::name | ( | ) | const [inline, virtual] |
Implements Sonnet::Client.
Definition at line 49 of file kspell_aspellclient.h.
| virtual int ASpellClient::reliability | ( | ) | const [inline, virtual] |
Implements Sonnet::Client.
Definition at line 41 of file kspell_aspellclient.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:16:48 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:16:48 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.