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() const icl::utils::TextTable [inline]
getMaxCellWidth() const icl::utils::TextTable [inline]
getSize() const icl::utils::TextTable [inline]
m_maxCellWidthicl::utils::TextTable [private]
m_sizeicl::utils::TextTable [private]
m_textsicl::utils::TextTable [private]
operator()(int xCell, int yCell)icl::utils::TextTable [inline]
operator[](int row)icl::utils::TextTable [inline]
setMaxCellWidth(int maxCellWidth)icl::utils::TextTable [inline]
TextTable(int width=0, int height=0, int maxCellWidth=20)icl::utils::TextTable [inline]
toString() const icl::utils::TextTable
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines