| addToSpellCheckQueue(const KTextEditor::Range &range, const QString &dictionary) | KateOnTheFlyChecker | protected |
| addToSpellCheckQueue(KTextEditor::MovingRange *range, const QString &dictionary) | KateOnTheFlyChecker | protected |
| addView(KTextEditor::Document *document, KTextEditor::View *view) | KateOnTheFlyChecker | protectedslot |
| caretEnteredRange(KTextEditor::MovingRange *range, KTextEditor::View *view) | KateOnTheFlyChecker | protectedvirtual |
| caretExitedRange(KTextEditor::MovingRange *range, KTextEditor::View *view) | KateOnTheFlyChecker | protectedvirtual |
| clearMisspellingForWord(const QString &word) | KateOnTheFlyChecker | |
| clearModificationList() | KateOnTheFlyChecker | protectedslot |
| debugArea() | KateOnTheFlyChecker | static |
| deleteMovingRange(KTextEditor::MovingRange *range) | KateOnTheFlyChecker | protected |
| deleteMovingRangeQuickly(KTextEditor::MovingRange *range) | KateOnTheFlyChecker | protected |
| deleteMovingRanges(const QList< KTextEditor::MovingRange * > &list) | KateOnTheFlyChecker | protected |
| dictionaryForMisspelledRange(const KTextEditor::Range &range) const | KateOnTheFlyChecker | |
| findWordBoundaries(const KTextEditor::Cursor &begin, const KTextEditor::Cursor &end) | KateOnTheFlyChecker | protected |
| freeDocument() | KateOnTheFlyChecker | protected |
| getMisspelledItem(const KTextEditor::Cursor &cursor) const | KateOnTheFlyChecker | |
| handleInsertedText(const KTextEditor::Range &range) | KateOnTheFlyChecker | protectedslot |
| handleModifiedRanges() | KateOnTheFlyChecker | protectedslot |
| handleRemovedText(const KTextEditor::Range &range) | KateOnTheFlyChecker | protectedslot |
| handleRespellCheckBlock(KateDocument *document, int start, int end) | KateOnTheFlyChecker | protectedslot |
| installedMovingRanges(const KTextEditor::Range &range) | KateOnTheFlyChecker | protected |
| invalidSpellCheckQueueItem | KateOnTheFlyChecker | protectedstatic |
| KateOnTheFlyChecker(KateDocument *document) | KateOnTheFlyChecker | |
| m_backgroundChecker | KateOnTheFlyChecker | protected |
| m_currentDecToEncOffsetList | KateOnTheFlyChecker | protected |
| m_currentlyCheckedItem | KateOnTheFlyChecker | protected |
| m_displayRangeMap | KateOnTheFlyChecker | protected |
| m_document | KateOnTheFlyChecker | protected |
| m_misspelledList | KateOnTheFlyChecker | protected |
| m_modificationList | KateOnTheFlyChecker | protected |
| m_refreshView | KateOnTheFlyChecker | protected |
| m_spellCheckQueue | KateOnTheFlyChecker | protected |
| m_speller | KateOnTheFlyChecker | protected |
| m_viewRefreshTimer | KateOnTheFlyChecker | protected |
| misspelling(const QString &word, int start) | KateOnTheFlyChecker | protectedslot |
| mouseEnteredRange(KTextEditor::MovingRange *range, KTextEditor::View *view) | KateOnTheFlyChecker | protectedvirtual |
| mouseExitedRange(KTextEditor::MovingRange *range, KTextEditor::View *view) | KateOnTheFlyChecker | protectedvirtual |
| MovingRangeFeedback() | KTextEditor::MovingRangeFeedback | private |
| performSpellCheck() | KateOnTheFlyChecker | protectedslot |
| queueLineSpellCheck(KateDocument *document, int line) | KateOnTheFlyChecker | protected |
| queueLineSpellCheck(const KTextEditor::Range &range, const QString &dictionary) | KateOnTheFlyChecker | protected |
| queueSpellCheckVisibleRange(const KTextEditor::Range &range) | KateOnTheFlyChecker | protected |
| queueSpellCheckVisibleRange(KateView *view, const KTextEditor::Range &range) | KateOnTheFlyChecker | protected |
| rangeEmpty(KTextEditor::MovingRange *range) | KateOnTheFlyChecker | protectedvirtual |
| rangeInvalid(KTextEditor::MovingRange *range) | KateOnTheFlyChecker | protectedvirtual |
| refreshSpellCheck(const KTextEditor::Range &range=KTextEditor::Range::invalid()) | KateOnTheFlyChecker | slot |
| removeRangeFromCurrentSpellCheck(KTextEditor::MovingRange *range) | KateOnTheFlyChecker | protected |
| removeRangeFromEverything(KTextEditor::MovingRange *range) | KateOnTheFlyChecker | protectedvirtual |
| removeRangeFromModificationList(KTextEditor::MovingRange *range) | KateOnTheFlyChecker | protectedslot |
| removeRangeFromSpellCheckQueue(KTextEditor::MovingRange *range) | KateOnTheFlyChecker | protected |
| removeView(KTextEditor::View *view) | KateOnTheFlyChecker | protectedslot |
| restartViewRefreshTimer(KateView *view) | KateOnTheFlyChecker | protectedslot |
| spellCheckDone() | KateOnTheFlyChecker | protectedslot |
| stopCurrentSpellCheck() | KateOnTheFlyChecker | protected |
| textInserted(KTextEditor::Document *document, const KTextEditor::Range &range) | KateOnTheFlyChecker | slot |
| textRemoved(KTextEditor::Document *document, const KTextEditor::Range &range) | KateOnTheFlyChecker | slot |
| updateConfig() | KateOnTheFlyChecker | slot |
| updateInstalledMovingRanges(KateView *view) | KateOnTheFlyChecker | slot |
| viewDestroyed(QObject *obj) | KateOnTheFlyChecker | protectedslot |
| viewRefreshTimeout() | KateOnTheFlyChecker | protectedslot |
| ~KateOnTheFlyChecker() | KateOnTheFlyChecker | |
| ~MovingRangeFeedback() | KTextEditor::MovingRangeFeedback | privatevirtual |