Kate
#include "ontheflycheck.h"
#include <QTimer>
#include "kateconfig.h"
#include "kateglobal.h"
#include "katerenderer.h"
#include "katebuffer.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.
Macros | |
#define | ON_THE_FLY_DEBUG kDebug(debugArea()) |
Functions | |
bool | rangesAdjacent (const KTextEditor::Range &r1, const KTextEditor::Range &r2) |
Macro Definition Documentation
#define ON_THE_FLY_DEBUG kDebug(debugArea()) |
Definition at line 38 of file ontheflycheck.cpp.
Function Documentation
|
inline |
Definition at line 266 of file ontheflycheck.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.