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

Konsole

Konsole::HistoryScrollBlockArray

Konsole::HistoryScrollBlockArray Class Reference

#include <History.h>

Inheritance diagram for Konsole::HistoryScrollBlockArray:

Inheritance graph
[legend]

List of all members.


Public Member Functions

virtual void addCells (const Character a[], int count)
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 ()
 HistoryScrollBlockArray (size_t size)
virtual bool isWrappedLine (int lineno)
virtual ~HistoryScrollBlockArray ()

Protected Attributes

BlockArray m_blockArray
QHash< int, size_t > m_lineLengths

Detailed Description

Definition at line 238 of file History.h.


Constructor & Destructor Documentation

HistoryScrollBlockArray::HistoryScrollBlockArray ( size_t  size  ) 

Definition at line 462 of file History.cpp.

HistoryScrollBlockArray::~HistoryScrollBlockArray (  )  [virtual]

Definition at line 468 of file History.cpp.


Member Function Documentation

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

Implements Konsole::HistoryScroll.

Definition at line 506 of file History.cpp.

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

Implements Konsole::HistoryScroll.

Definition at line 527 of file History.cpp.

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

Implements Konsole::HistoryScroll.

Definition at line 490 of file History.cpp.

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

Implements Konsole::HistoryScroll.

Definition at line 477 of file History.cpp.

int HistoryScrollBlockArray::getLines (  )  [virtual]

Implements Konsole::HistoryScroll.

Definition at line 472 of file History.cpp.

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

Implements Konsole::HistoryScroll.

Definition at line 485 of file History.cpp.


Member Data Documentation

BlockArray Konsole::HistoryScrollBlockArray::m_blockArray [protected]

Definition at line 253 of file History.h.

QHash<int,size_t> Konsole::HistoryScrollBlockArray::m_lineLengths [protected]

Definition at line 254 of file History.h.


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