40 virtual bool IsCorrect (
const QString&)
const = 0;
std::shared_ptr< ISpellChecker > ISpellChecker_ptr
Q_DECLARE_INTERFACE(ISpellChecker,"org.LeechCraft.ISpellChecker/1.0")
virtual ~ISpellCheckProvider()
virtual bool IsCorrect(const QString &) const =0
virtual ISpellChecker_ptr CreateSpellchecker()=0
virtual QStringList GetPropositions(const QString &) const =0