• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

Konsole

Konsole::HistoryScrollBuffer

Konsole::HistoryScrollBuffer Class Reference

#include <History.h>

Inheritance diagram for Konsole::HistoryScrollBuffer:

Inheritance graph
[legend]

List of all members.


Public Types

typedef QVector< Character > HistoryLine

Public Member Functions

virtual void addCells (const Character a[], int count)
virtual void addCellsVector (const QVector< Character > &cells)
virtual void addLine (bool previousWrapped=false)
virtual void getCells (int lineno, int colno, int count, Character res[])
virtual int getLineLen (int lineno)
virtual int getLines ()
 HistoryScrollBuffer (unsigned int maxNbLines=1000)
virtual bool isWrappedLine (int lineno)
unsigned int maxNbLines ()
void setMaxNbLines (unsigned int nbLines)
virtual ~HistoryScrollBuffer ()

Detailed Description

Definition at line 161 of file History.h.


Member Typedef Documentation

typedef QVector<Character> Konsole::HistoryScrollBuffer::HistoryLine

Definition at line 164 of file History.h.


Constructor & Destructor Documentation

HistoryScrollBuffer::HistoryScrollBuffer ( unsigned int  maxNbLines = 1000  ) 

Definition at line 282 of file History.cpp.

HistoryScrollBuffer::~HistoryScrollBuffer (  )  [virtual]

Definition at line 292 of file History.cpp.


Member Function Documentation

void HistoryScrollBuffer::addCells ( const Character  a[],
int  count 
) [virtual]

Implements Konsole::HistoryScroll.

Definition at line 311 of file History.cpp.

void HistoryScrollBuffer::addCellsVector ( const QVector< Character > &  cells  )  [virtual]

Reimplemented from Konsole::HistoryScroll.

Definition at line 297 of file History.cpp.

void HistoryScrollBuffer::addLine ( bool  previousWrapped = false  )  [virtual]

Implements Konsole::HistoryScroll.

Definition at line 319 of file History.cpp.

virtual void Konsole::HistoryScrollBuffer::getCells ( int  lineno,
int  colno,
int  count,
Character  res[] 
) [virtual]

Implements Konsole::HistoryScroll.

int HistoryScrollBuffer::getLineLen ( int  lineno  )  [virtual]

Implements Konsole::HistoryScroll.

Definition at line 329 of file History.cpp.

int HistoryScrollBuffer::getLines (  )  [virtual]

Implements Konsole::HistoryScroll.

Definition at line 324 of file History.cpp.

bool HistoryScrollBuffer::isWrappedLine ( int  lineno  )  [virtual]

Implements Konsole::HistoryScroll.

Definition at line 343 of file History.cpp.

unsigned int Konsole::HistoryScrollBuffer::maxNbLines (  )  [inline]

Definition at line 179 of file History.h.

void HistoryScrollBuffer::setMaxNbLines ( unsigned int  nbLines  ) 

Definition at line 379 of file History.cpp.


The documentation for this class was generated from the following files:
  • History.h
  • History.cpp

Konsole

Skip menu "Konsole"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • Konsole
  • Libraries
  •   libkonq
Generated for API Reference by doxygen 1.5.7
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal