KSpell2::Dictionary Member List
This is the complete list of members for KSpell2::Dictionary, including all inherited members.addToPersonal(const QString &word)=0 | KSpell2::Dictionary | [pure virtual] |
addToSession(const QString &word)=0 | KSpell2::Dictionary | [pure virtual] |
Broker (defined in KSpell2::Dictionary) | KSpell2::Dictionary | [friend] |
check(const QString &word)=0 | KSpell2::Dictionary | [pure virtual] |
checkAndSuggest(const QString &word, QStringList &suggestions)=0 | KSpell2::Dictionary | [pure virtual] |
Dictionary(const QString &lang, bool def=false) (defined in KSpell2::Dictionary) | KSpell2::Dictionary | [inline, protected] |
isDefault() const | KSpell2::Dictionary | [inline] |
language() const | KSpell2::Dictionary | [inline] |
m_default (defined in KSpell2::Dictionary) | KSpell2::Dictionary | [protected] |
m_language (defined in KSpell2::Dictionary) | KSpell2::Dictionary | [protected] |
storeReplacement(const QString &bad, const QString &good)=0 | KSpell2::Dictionary | [pure virtual] |
suggest(const QString &word)=0 | KSpell2::Dictionary | [pure virtual] |
~Dictionary() (defined in KSpell2::Dictionary) | KSpell2::Dictionary | [inline, virtual] |