QtSpell  0.8.2
Spell checking for Qt text widgets
QtSpell::Checker Member List
This is the complete list of members for QtSpell::Checker, including all inherited members.
addWordToDictionary(const QString &word)QtSpell::Checker
Checker(QObject *parent=0)QtSpell::Checker
checkSpelling(int start=0, int end=-1)=0QtSpell::Checker [pure virtual]
checkWord(const QString &word) const QtSpell::Checker
decodeLanguageCode(const QString &lang)QtSpell::Checker [static]
getDecodeLanguageCodes() const QtSpell::Checker [inline]
getLanguage() const QtSpell::Checker [inline]
getLanguageList()QtSpell::Checker [static]
getShowCheckSpellingCheckbox() const QtSpell::Checker [inline]
getSpellingEnabled() const QtSpell::Checker [inline]
getSpellingSuggestions(const QString &word) const QtSpell::Checker
getWord(int pos, int *start=0, int *end=0) const =0QtSpell::Checker [private, pure virtual]
ignoreWord(const QString &word) const QtSpell::Checker
insertWord(int start, int end, const QString &word)=0QtSpell::Checker [private, pure virtual]
isAttached() const =0QtSpell::Checker [private, pure virtual]
languageChanged(const QString &newLang)QtSpell::Checker [signal]
setDecodeLanguageCodes(bool decode)QtSpell::Checker [inline]
setLanguage(const QString &lang)QtSpell::Checker
setShowCheckSpellingCheckbox(bool show)QtSpell::Checker [inline]
setSpellingEnabled(bool enabled)QtSpell::Checker [inline, slot]
~Checker()QtSpell::Checker [virtual]