Dillo v3.1.1-98-g318d1f14
|
Public Attributes | |
core::Widget * | widget |
int | colspanOrig |
int | colspanEff |
int | rowspan |
int dw::Table::Cell::colspanEff |
Definition at line 330 of file table.hh.
Referenced by dw::Table::addCell().
int dw::Table::Cell::colspanOrig |
Definition at line 330 of file table.hh.
Referenced by dw::Table::addCell().
int dw::Table::Cell::rowspan |
Definition at line 330 of file table.hh.
Referenced by dw::Table::addCell().
core::Widget* dw::Table::Cell::widget |
Definition at line 329 of file table.hh.
Referenced by dw::Table::addCell(), dw::Table::forceCalcCellSizes(), and dw::Table::reallocChildren().