This is the complete list of members for HistoryScroll, including all inherited members.
addCells(const Character a[], int count)=0 | HistoryScroll | pure virtual |
addCellsVector(const QVector< Character > &cells) | HistoryScroll | inlinevirtual |
addLine(bool previousWrapped=false)=0 | HistoryScroll | pure virtual |
getCell(int lineno, int colno) | HistoryScroll | inline |
getCells(int lineno, int colno, int count, Character res[])=0 | HistoryScroll | pure virtual |
getLineLen(int lineno)=0 | HistoryScroll | pure virtual |
getLines()=0 | HistoryScroll | pure virtual |
getType() | HistoryScroll | inline |
hasScroll() | HistoryScroll | virtual |
HistoryScroll(HistoryType *) | HistoryScroll | |
isWrappedLine(int lineno)=0 | HistoryScroll | pure virtual |
m_histType | HistoryScroll | protected |
~HistoryScroll() | HistoryScroll | virtual |