Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
dw::Table::Cell Struct Reference

Public Attributes

core::Widgetwidget
 
int colspanOrig
 
int colspanEff
 
int rowspan
 

Detailed Description

Definition at line 328 of file table.hh.

Member Data Documentation

◆ colspanEff

int dw::Table::Cell::colspanEff

Definition at line 330 of file table.hh.

Referenced by dw::Table::addCell().

◆ colspanOrig

int dw::Table::Cell::colspanOrig

Definition at line 330 of file table.hh.

Referenced by dw::Table::addCell().

◆ rowspan

int dw::Table::Cell::rowspan

Definition at line 330 of file table.hh.

Referenced by dw::Table::addCell().

◆ widget

core::Widget* dw::Table::Cell::widget

The documentation for this struct was generated from the following file: