Description
Adds spell-checking support to Qt text widgets. It helps applications underline misspelled words, suggest corrections, and improve writing workflows without implementing dictionary integration themselves.
Developers use it as a text UI library. Spell checking quality depends on installed dictionaries and language settings, so applications should let users choose the right language.