Kate
ontheflycheck.cpp File Reference
#include "ontheflycheck.h"#include <QMutex>#include <QHash>#include <QTimer>#include <QThread>#include <ktexteditor/smartinterface.h>#include <ktexteditor/smartrange.h>#include <ktexteditor/view.h>#include <sonnet/speller.h>#include "kateconfig.h"#include "kateglobal.h"#include "katehighlight.h"#include "katerenderer.h"#include "katetextline.h"#include "spellcheck.h"#include "spellingmenu.h"#include "ontheflycheck.moc"
Include dependency graph for ontheflycheck.cpp:

Go to the source code of this file.
Defines | |
| #define | ON_THE_FLY_DEBUG kDebug(debugArea()) |
Functions | |
| bool | rangesAdjacent (const KTextEditor::Range &r1, const KTextEditor::Range &r2) |
Define Documentation
| #define ON_THE_FLY_DEBUG kDebug(debugArea()) |
Definition at line 45 of file ontheflycheck.cpp.
Function Documentation
| bool rangesAdjacent | ( | const KTextEditor::Range & | r1, | |
| const KTextEditor::Range & | r2 | |||
| ) | [inline] |
Definition at line 299 of file ontheflycheck.cpp.
KDE 4.4 API Reference