Konsole
Konsole::HistoryScroll Class Reference
#include <History.h>
List of all members.
Detailed Description
Definition at line 88 of file History.h.
Constructor & Destructor Documentation
HistoryScroll::~HistoryScroll |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void Konsole::HistoryScroll::addCells |
( |
const Character |
a[], |
|
|
int |
count | |
|
) |
| | [pure virtual] |
virtual void Konsole::HistoryScroll::addCellsVector |
( |
const QVector< Character > & |
cells |
) |
[inline, virtual] |
virtual void Konsole::HistoryScroll::addLine |
( |
bool |
previousWrapped = false |
) |
[pure virtual] |
Character Konsole::HistoryScroll::getCell |
( |
int |
lineno, |
|
|
int |
colno | |
|
) |
| | [inline] |
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 |
( |
|
) |
[inline] |
bool HistoryScroll::hasScroll |
( |
|
) |
[virtual] |
virtual bool Konsole::HistoryScroll::isWrappedLine |
( |
int |
lineno |
) |
[pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: