![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include "ispellcheckprovider.h"
Public Member Functions | |
| virtual | ~ISpellChecker () |
| virtual bool | IsCorrect (const QString &) const =0 |
| virtual QStringList | GetPropositions (const QString &) const =0 |
Definition at line 35 of file ispellcheckprovider.h.
|
inlinevirtual |
Definition at line 38 of file ispellcheckprovider.h.
|
pure virtual |
|
pure virtual |