The TableState
Struct Reference
Declaration
struct LatexDocVisitor::TableState { ... }
Public Member Attributes Index
Definition at line 186 of file latexdocvisitor.h.
Public Member Attributes
currentColumn
size_t LatexDocVisitor::TableState::currentColumn = 0 |
|
firstRow
bool LatexDocVisitor::TableState::firstRow = false |
|
inColSpan
bool LatexDocVisitor::TableState::inColSpan = false |
|
inRowSpan
bool LatexDocVisitor::TableState::inRowSpan = false |
|
numCols
size_t LatexDocVisitor::TableState::numCols = 0 |
|
rowSpans
RowSpanList LatexDocVisitor::TableState::rowSpans |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.