|
My Project
|
Public Member Functions | |
| ActiveRowSpan (int rows, int col) | |
Public Attributes | |
| int | rowsLeft |
| int | column |
Helper class to compute the grid for an HTML style table
Definition at line 3747 of file docparser.cpp.
|
inline |
Definition at line 3749 of file docparser.cpp.
| int ActiveRowSpan::column |
Definition at line 3751 of file docparser.cpp.
| int ActiveRowSpan::rowsLeft |
Definition at line 3750 of file docparser.cpp.