Doxygen
LatexDocVisitor::TableState结构体 参考

Public 属性

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

详细描述

在文件 latexdocvisitor.h197 行定义.

类成员变量说明

◆ currentColumn

int LatexDocVisitor::TableState::currentColumn = 0

在文件 latexdocvisitor.h201 行定义.

◆ firstRow

bool LatexDocVisitor::TableState::firstRow = false

在文件 latexdocvisitor.h204 行定义.

◆ inColSpan

bool LatexDocVisitor::TableState::inColSpan = false

在文件 latexdocvisitor.h203 行定义.

◆ inRowSpan

bool LatexDocVisitor::TableState::inRowSpan = false

在文件 latexdocvisitor.h202 行定义.

◆ numCols

int LatexDocVisitor::TableState::numCols = 0

在文件 latexdocvisitor.h200 行定义.

◆ rowSpans

RowSpanList LatexDocVisitor::TableState::rowSpans

在文件 latexdocvisitor.h199 行定义.


该结构体的文档由以下文件生成: