Konsole
#include <History.h>
Definition at line 255 of file History.h.
CompactHistoryLine::~CompactHistoryLine |
( |
| ) |
|
|
virtual |
void CompactHistoryLine::getCharacter |
( |
int |
index, |
|
|
Character & |
r |
|
) |
| |
|
virtual |
void CompactHistoryLine::getCharacters |
( |
Character * |
array, |
|
|
int |
length, |
|
|
int |
startColumn |
|
) |
| |
|
virtual |
virtual unsigned int Konsole::CompactHistoryLine::getLength |
( |
| ) |
const |
|
inlinevirtual |
virtual bool Konsole::CompactHistoryLine::isWrapped |
( |
| ) |
const |
|
inlinevirtual |
static void Konsole::CompactHistoryLine::operator delete |
( |
void * |
| ) |
|
|
inlinestatic |
virtual void Konsole::CompactHistoryLine::setWrapped |
( |
bool |
value | ) |
|
|
inlinevirtual |
quint16 Konsole::CompactHistoryLine::_formatLength |
|
protected |
quint16 Konsole::CompactHistoryLine::_length |
|
protected |
quint16* Konsole::CompactHistoryLine::_text |
|
protected |
bool Konsole::CompactHistoryLine::_wrapped |
|
protected |
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.