![]() |
Image Component Library (ICL)
|
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_maxCellWidth | icl::utils::TextTable | private |
| m_size | icl::utils::TextTable | private |
| m_texts | icl::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 |
1.8.15