KSpell2::Dictionary Member List
This is the complete list of members for KSpell2::Dictionary, including all inherited members.
addToPersonal(const TQString &word)=0 | KSpell2::Dictionary | pure virtual |
addToSession(const TQString &word)=0 | KSpell2::Dictionary | pure virtual |
Broker (defined in KSpell2::Dictionary) | KSpell2::Dictionary | friend |
check(const TQString &word)=0 | KSpell2::Dictionary | pure virtual |
checkAndSuggest(const TQString &word, TQStringList &suggestions)=0 | KSpell2::Dictionary | pure virtual |
Dictionary(const TQString &lang, bool def=false) (defined in KSpell2::Dictionary) | KSpell2::Dictionary | inlineprotected |
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 TQString &bad, const TQString &good)=0 | KSpell2::Dictionary | pure virtual |
suggest(const TQString &word)=0 | KSpell2::Dictionary | pure virtual |
~Dictionary() (defined in KSpell2::Dictionary) | KSpell2::Dictionary | inlinevirtual |