Sonnet
HSpellClient Class Reference
#include <kspell_hspellclient.h>
Inheritance diagram for HSpellClient:

Public Member Functions | |
HSpellClient (QObject *parent, const QVariantList &) | |
~HSpellClient () | |
virtual SpellerPlugin * | createSpeller (const QString &language) |
virtual QStringList | languages () const |
virtual QString | name () const |
virtual int | reliability () const |
![]() | |
Client (QObject *parent=0) | |
virtual SpellerPlugin * | createSpeller (const QString &language)=0 |
virtual QStringList | languages () const=0 |
virtual QString | name () const=0 |
virtual int | reliability () const=0 |
Detailed Description
Definition at line 38 of file kspell_hspellclient.h.
Constructor & Destructor Documentation
◆ HSpellClient()
HSpellClient::HSpellClient | ( | QObject * | parent, |
const QVariantList & | |||
) |
Definition at line 35 of file kspell_hspellclient.cpp.
◆ ~HSpellClient()
HSpellClient::~HSpellClient | ( | ) |
Definition at line 41 of file kspell_hspellclient.cpp.
Member Function Documentation
◆ createSpeller()
|
virtual |
Implements Sonnet::Client.
Definition at line 45 of file kspell_hspellclient.cpp.
◆ languages()
|
virtual |
Implements Sonnet::Client.
Definition at line 51 of file kspell_hspellclient.cpp.
◆ name()
|
inlinevirtual |
Implements Sonnet::Client.
Definition at line 53 of file kspell_hspellclient.h.
◆ reliability()
|
inlinevirtual |
Implements Sonnet::Client.
Definition at line 45 of file kspell_hspellclient.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.