List of All Members for SpellcheckHighlighter
This is the complete list of members for SpellcheckHighlighter, including inherited members.
- active : bool
- autoDetectLanguageDisabled : bool
- automatic : bool
- currentLanguage : int
- cursorPosition : int
- document : QQuickTextDocument
- misspelledColor : int
- selectionEnd : int
- selectionStart : int
- spellCheckerFound : bool
- wordIsMisspelled : int
- wordUnderMouse : int
- void addWordToDictionary(string word)
- void ignoreWord(string word)
- bool isWordMisspelled(string word)
- void replaceWord(string word, int at)
- list<string> suggestions(int position, int max)