Kate
KateOnTheFlyChecker Member List
This is the complete list of members for KateOnTheFlyChecker, including all inherited members.
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 |
blockSignals(bool block) | QObject | |
caretEnteredRange(KTextEditor::MovingRange *range, KTextEditor::View *view) | KateOnTheFlyChecker | protectedvirtual |
caretExitedRange(KTextEditor::MovingRange *range, KTextEditor::View *view) | KateOnTheFlyChecker | protectedvirtual |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
clearMisspellingForWord(const QString &word) | KateOnTheFlyChecker | |
clearModificationList() | KateOnTheFlyChecker | protectedslot |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
debugArea() | KateOnTheFlyChecker | static |
deleteLater() | QObject | |
deleteMovingRange(KTextEditor::MovingRange *range) | KateOnTheFlyChecker | protected |
deleteMovingRangeQuickly(KTextEditor::MovingRange *range) | KateOnTheFlyChecker | protected |
deleteMovingRanges(const QList< KTextEditor::MovingRange * > &list) | KateOnTheFlyChecker | protected |
destroyed(QObject *obj) | QObject | |
dictionaryForMisspelledRange(const KTextEditor::Range &range) const | KateOnTheFlyChecker | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
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(int start, int end) | KateOnTheFlyChecker | protectedslot |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installedMovingRanges(const KTextEditor::Range &range) | KateOnTheFlyChecker | protected |
installEventFilter(QObject *filterObj) | QObject | |
invalidSpellCheckQueueItem | KateOnTheFlyChecker | protectedstatic |
isA(const char *className) const | QObject | |
isWidgetType() const | QObject | |
KateOnTheFlyChecker(KateDocument *document) | KateOnTheFlyChecker | |
killTimer(int id) | QObject | |
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 |
metaObject() const | QObject | virtual |
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 |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
performSpellCheck() | KateOnTheFlyChecker | protectedslot |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
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 |
receivers(const char *signal) const | QObject | protected |
refreshSpellCheck(const KTextEditor::Range &range=KTextEditor::Range::invalid()) | KateOnTheFlyChecker | slot |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
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 |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() const | QObject | |
spellCheckDone() | KateOnTheFlyChecker | protectedslot |
startTimer(int interval) | QObject | |
stopCurrentSpellCheck() | KateOnTheFlyChecker | protected |
textInserted(KTextEditor::Document *document, const KTextEditor::Range &range) | KateOnTheFlyChecker | slot |
textRemoved(KTextEditor::Document *document, const KTextEditor::Range &range) | KateOnTheFlyChecker | slot |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
updateConfig() | KateOnTheFlyChecker | slot |
updateInstalledMovingRanges(KateView *view) | KateOnTheFlyChecker | slot |
viewDestroyed(QObject *obj) | KateOnTheFlyChecker | protectedslot |
viewRefreshTimeout() | KateOnTheFlyChecker | protectedslot |
~KateOnTheFlyChecker() | KateOnTheFlyChecker | |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.