Kate
katelayoutcache.cpp File Reference
#include "katelayoutcache.h"
#include <QtCore/QMutex>
#include <QtAlgorithms>
#include "katerenderer.h"
#include "kateview.h"
#include "katedocument.h"
#include "kateedit.h"
#include <kdebug.h>
#include "katelayoutcache.moc"
Include dependency graph for katelayoutcache.cpp:

Go to the source code of this file.
Functions | |
bool | lessThan (const KateLineLayoutMap::LineLayoutPair &lhs, const KateLineLayoutMap::LineLayoutPair &rhs) |
Variables | |
static bool | enableLayoutCache = false |
Function Documentation
bool lessThan | ( | const KateLineLayoutMap::LineLayoutPair & | lhs, | |
const KateLineLayoutMap::LineLayoutPair & | rhs | |||
) |
Definition at line 43 of file katelayoutcache.cpp.
Variable Documentation
bool enableLayoutCache = false [static] |
Definition at line 32 of file katelayoutcache.cpp.