Doxygen
Loading...
Searching...
No Matches
LatexDocVisitor::TableState Struct Reference

Public Attributes

RowSpanList rowSpans
 
size_t numCols = 0
 
size_t currentColumn = 0
 
bool inRowSpan = false
 
bool inColSpan = false
 
bool firstRow = false
 

Detailed Description

Definition at line 186 of file latexdocvisitor.h.

Member Data Documentation

◆ currentColumn

size_t LatexDocVisitor::TableState::currentColumn = 0

Definition at line 190 of file latexdocvisitor.h.

◆ firstRow

bool LatexDocVisitor::TableState::firstRow = false

Definition at line 193 of file latexdocvisitor.h.

◆ inColSpan

bool LatexDocVisitor::TableState::inColSpan = false

Definition at line 192 of file latexdocvisitor.h.

◆ inRowSpan

bool LatexDocVisitor::TableState::inRowSpan = false

Definition at line 191 of file latexdocvisitor.h.

◆ numCols

size_t LatexDocVisitor::TableState::numCols = 0

Definition at line 189 of file latexdocvisitor.h.

◆ rowSpans

RowSpanList LatexDocVisitor::TableState::rowSpans

Definition at line 188 of file latexdocvisitor.h.


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