Konsole
#include <History.h>
Definition at line 86 of file History.h.
HistoryScroll::~HistoryScroll |
( |
| ) |
|
|
virtual |
virtual void Konsole::HistoryScroll::addCells |
( |
const Character |
a[], |
|
|
int |
count |
|
) |
| |
|
pure virtual |
virtual void Konsole::HistoryScroll::addCellsVector |
( |
const QVector< Character > & |
cells | ) |
|
|
inlinevirtual |
virtual void Konsole::HistoryScroll::addLine |
( |
bool |
previousWrapped = false | ) |
|
|
pure virtual |
virtual void Konsole::HistoryScroll::getCells |
( |
int |
lineno, |
|
|
int |
colno, |
|
|
int |
count, |
|
|
Character |
res[] |
|
) |
| |
|
pure virtual |
virtual int Konsole::HistoryScroll::getLineLen |
( |
int |
lineno | ) |
|
|
pure virtual |
virtual int Konsole::HistoryScroll::getLines |
( |
| ) |
|
|
pure virtual |
const HistoryType& Konsole::HistoryScroll::getType |
( |
| ) |
const |
|
inline |
bool HistoryScroll::hasScroll |
( |
| ) |
|
|
virtual |
virtual bool Konsole::HistoryScroll::isWrappedLine |
( |
int |
lineno | ) |
|
|
pure virtual |
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:24 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.