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