Sonnet
HunspellClient Class Reference
#include <kspell_hunspellclient.h>
Inheritance diagram for HunspellClient:
Public Member Functions | |
HunspellClient (QObject *parent, const QVariantList &) | |
~HunspellClient () | |
virtual SpellerPlugin * | createSpeller (const QString &language) |
virtual QStringList | languages () const |
virtual QString | name () const |
virtual int | reliability () const |
Public Member Functions inherited from Sonnet::Client | |
Client (QObject *parent=0) | |
Detailed Description
Definition at line 34 of file kspell_hunspellclient.h.
Constructor & Destructor Documentation
HunspellClient::HunspellClient | ( | QObject * | parent, |
const QVariantList & | |||
) |
Definition at line 35 of file kspell_hunspellclient.cpp.
HunspellClient::~HunspellClient | ( | ) |
Definition at line 41 of file kspell_hunspellclient.cpp.
Member Function Documentation
|
virtual |
Implements Sonnet::Client.
Definition at line 45 of file kspell_hunspellclient.cpp.
|
virtual |
Implements Sonnet::Client.
Definition at line 52 of file kspell_hunspellclient.cpp.
|
inlinevirtual |
Implements Sonnet::Client.
Definition at line 49 of file kspell_hunspellclient.h.
|
inlinevirtual |
Implements Sonnet::Client.
Definition at line 41 of file kspell_hunspellclient.h.
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:49:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.