Sonnet::BackgroundChecker Member List
This is the complete list of members for
Sonnet::BackgroundChecker, including all inherited members.
| addWordToPersonal(const QString &word) | Sonnet::BackgroundChecker | |
| BackgroundChecker(QObject *parent=0) | Sonnet::BackgroundChecker | [explicit] |
| BackgroundChecker(const Speller &speller, QObject *parent=0) | Sonnet::BackgroundChecker | [explicit] |
| changeLanguage(const QString &lang) | Sonnet::BackgroundChecker | [slot] |
| checkWord(const QString &word) | Sonnet::BackgroundChecker | |
| continueChecking() | Sonnet::BackgroundChecker | [virtual, slot] |
| currentContext() const | Sonnet::BackgroundChecker | |
| done() | Sonnet::BackgroundChecker | [signal] |
| fetchMoreText() | Sonnet::BackgroundChecker | [protected, virtual] |
| finishedCurrentFeed() | Sonnet::BackgroundChecker | [protected, virtual] |
| misspelling(const QString &word, int start) | Sonnet::BackgroundChecker | [signal] |
| replace(int start, const QString &oldText, const QString &newText) | Sonnet::BackgroundChecker | [slot] |
| setSpeller(const Speller &speller) | Sonnet::BackgroundChecker | |
| setText(const QString &text) | Sonnet::BackgroundChecker | |
| slotEngineDone() | Sonnet::BackgroundChecker | [protected, slot] |
| speller() const | Sonnet::BackgroundChecker | |
| start() | Sonnet::BackgroundChecker | [virtual, slot] |
| stop() | Sonnet::BackgroundChecker | [virtual, slot] |
| suggest(const QString &word) const | Sonnet::BackgroundChecker | |
| text() const | Sonnet::BackgroundChecker | |
| ~BackgroundChecker() | Sonnet::BackgroundChecker | |