Kate
#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
|
static |
Definition at line 32 of file katelayoutcache.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.