Image Component Library (ICL)
icl::utils::TextTable Member List

This is the complete list of members for icl::utils::TextTable, including all inherited members.

clear()icl::utils::TextTable
ensureSize(int width, int height)icl::utils::TextTable
getData() consticl::utils::TextTableinline
getMaxCellWidth() consticl::utils::TextTableinline
getSize() consticl::utils::TextTableinline
m_maxCellWidthicl::utils::TextTableprivate
m_sizeicl::utils::TextTableprivate
m_textsicl::utils::TextTableprivate
operator()(int xCell, int yCell)icl::utils::TextTableinline
operator[](int row)icl::utils::TextTableinline
setMaxCellWidth(int maxCellWidth)icl::utils::TextTableinline
TextTable(int width=0, int height=0, int maxCellWidth=20)icl::utils::TextTableinline
toString() consticl::utils::TextTable