Kate
#include <katelayoutcache.h>
Definition at line 35 of file katelayoutcache.h.
KateLineLayoutMap::KateLineLayoutMap |
( |
| ) |
|
KateLineLayoutMap::~KateLineLayoutMap |
( |
| ) |
|
void KateLineLayoutMap::clear |
( |
| ) |
|
|
inline |
bool KateLineLayoutMap::contains |
( |
int |
i | ) |
const |
|
inline |
void KateLineLayoutMap::insert |
( |
int |
realLine, |
|
|
const KateLineLayoutPtr & |
lineLayoutPtr |
|
) |
| |
|
inline |
void KateLineLayoutMap::relayoutLines |
( |
int |
startRealLine, |
|
|
int |
endRealLine |
|
) |
| |
|
inline |
void KateLineLayoutMap::slotEditDone |
( |
int |
fromLine, |
|
|
int |
toLine, |
|
|
int |
shiftAmount |
|
) |
| |
|
inline |
void KateLineLayoutMap::viewWidthDecreased |
( |
int |
newWidth | ) |
|
|
inline |
void KateLineLayoutMap::viewWidthIncreased |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files:
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
KDE's Doxygen guidelines are available online.