|
Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
| HunspellDict (const QString &affPath, const QString &dictPath) | |
| int | spell (QString word) |
| QStringList | suggest (QString word) |
Protected Attributes | |
| Hunspell * | m_hunspell |
| QTextCodec * | m_codec |