This is the complete list of members for
QtSpell::TextEditChecker, including all inherited members.
| addWordToDictionary(const QString &word) | QtSpell::Checker | |
| Checker(QObject *parent=0) | QtSpell::Checker | |
| checkSpelling(int start=0, int end=-1) | QtSpell::TextEditChecker | [virtual] |
| checkWord(const QString &word) const | QtSpell::Checker | |
| clearUndoRedo() | QtSpell::TextEditChecker | [slot] |
| 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 | QtSpell::TextEditChecker | [private, virtual] |
| ignoreWord(const QString &word) const | QtSpell::Checker | |
| insertWord(int start, int end, const QString &word) | QtSpell::TextEditChecker | [private, virtual] |
| isAttached() const | QtSpell::TextEditChecker | [inline, private, virtual] |
| languageChanged(const QString &newLang) | QtSpell::Checker | [signal] |
| noSpellingPropertyId() const | QtSpell::TextEditChecker | [inline] |
| redo() | QtSpell::TextEditChecker | [slot] |
| redoAvailable(bool available) | QtSpell::TextEditChecker | [signal] |
| setDecodeLanguageCodes(bool decode) | QtSpell::Checker | [inline] |
| setLanguage(const QString &lang) | QtSpell::Checker | |
| setNoSpellingPropertyId(int propertyId) | QtSpell::TextEditChecker | [inline] |
| setShowCheckSpellingCheckbox(bool show) | QtSpell::Checker | [inline] |
| setSpellingEnabled(bool enabled) | QtSpell::Checker | [inline, slot] |
| setTextEdit(QTextEdit *textEdit) | QtSpell::TextEditChecker | |
| setTextEdit(QPlainTextEdit *textEdit) | QtSpell::TextEditChecker | |
| setUndoRedoEnabled(bool enabled) | QtSpell::TextEditChecker | |
| TextEditChecker(QObject *parent=0) | QtSpell::TextEditChecker | |
| undo() | QtSpell::TextEditChecker | [slot] |
| undoAvailable(bool available) | QtSpell::TextEditChecker | [signal] |
| ~Checker() | QtSpell::Checker | [virtual] |
| ~TextEditChecker() | QtSpell::TextEditChecker | |