#include "ontheflycheck.h"#include <QTimer>#include "kateconfig.h"#include "kateglobal.h"#include "katerenderer.h"#include "kateview.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 37 of file ontheflycheck.cpp.
Function Documentation
| bool rangesAdjacent | ( | const KTextEditor::Range & | r1, |
| const KTextEditor::Range & | r2 | ||
| ) | [inline] |
Definition at line 265 of file ontheflycheck.cpp.
KDE 4.6 API Reference