summaryrefslogtreecommitdiff
path: root/textproc/sonnet/DESCR
blob: c9e18e47c82f559949602d8d1ec7c93b387432dc (plain)
1
2
3
4
5
6
7
8
9
Sonnet is a plugin-based spell checking library for Qt-based
applications. It supports several different plugins, including
HSpell, Enchant, ASpell and HUNSPELL.

It also supports automated language detection, based on a
combination of different algorithms.

The simplest way to use Sonnet in your application is to use the
SpellCheckDecorator class on your QTextEdit.