Konsole
Konsole::HistoryScrollFile Class Reference
#include <History.h>
Inheritance diagram for Konsole::HistoryScrollFile:

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 () |
| HistoryScrollFile (const QString &logFileName) | |
| virtual bool | isWrappedLine (int lineno) |
| virtual | ~HistoryScrollFile () |
Detailed Description
Definition at line 134 of file History.h.
Constructor & Destructor Documentation
| HistoryScrollFile::HistoryScrollFile | ( | const QString & | logFileName | ) |
Definition at line 213 of file History.cpp.
| HistoryScrollFile::~HistoryScrollFile | ( | ) | [virtual] |
Definition at line 219 of file History.cpp.
Member Function Documentation
| void HistoryScrollFile::addCells | ( | const Character | a[], | |
| int | count | |||
| ) | [virtual] |
| void HistoryScrollFile::addLine | ( | bool | previousWrapped = false |
) | [virtual] |
| void HistoryScrollFile::getCells | ( | int | lineno, | |
| int | colno, | |||
| int | count, | |||
| Character | res[] | |||
| ) | [virtual] |
| int HistoryScrollFile::getLineLen | ( | int | lineno | ) | [virtual] |
| int HistoryScrollFile::getLines | ( | ) | [virtual] |
| bool HistoryScrollFile::isWrappedLine | ( | int | lineno | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference