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