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::Checkerpure virtual
checkWord(const QString &word) const QtSpell::Checker
decodeLanguageCode(const QString &lang)QtSpell::Checkerstatic
getDecodeLanguageCodes() const QtSpell::Checkerinline
getLanguage() const QtSpell::Checkerinline
getLanguageList()QtSpell::Checkerstatic
getShowCheckSpellingCheckbox() const QtSpell::Checkerinline
getSpellingEnabled() const QtSpell::Checkerinline
getSpellingSuggestions(const QString &word) const QtSpell::Checker
getWord(int pos, int *start=0, int *end=0) const =0QtSpell::Checkerprivatepure virtual
ignoreWord(const QString &word) const QtSpell::Checker
insertWord(int start, int end, const QString &word)=0QtSpell::Checkerprivatepure virtual
isAttached() const =0QtSpell::Checkerprivatepure virtual
languageChanged(const QString &newLang)QtSpell::Checkersignal
setDecodeLanguageCodes(bool decode)QtSpell::Checkerinline
setLanguage(const QString &lang)QtSpell::Checker
setShowCheckSpellingCheckbox(bool show)QtSpell::Checkerinline
setSpellingEnabled(bool enabled)QtSpell::Checkerinlineslot
~Checker()QtSpell::Checkervirtual