#include "katelayoutcache.h"#include "katelayoutcache.moc"#include <QtAlgorithms>#include "katerenderer.h"#include "kateview.h"#include "katedocument.h"#include "katebuffer.h"
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.
KDE 4.6 API Reference