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"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 45 of file katelayoutcache.cpp.
Variable Documentation
bool enableLayoutCache = false [static] |
Definition at line 32 of file katelayoutcache.cpp.
KDE 4.3 API Reference