#include <typeset/block/block.hpp>
block.hpp の 171 行目に定義があります。
◆ columns
| std::vector<TableColumn> typeset::block::TableBlock::columns |
◆ rows
| std::vector<TableRow> typeset::block::TableBlock::rows |
◆ borders
◆ cellPadding
| Pt typeset::block::TableBlock::cellPadding = 3.0f |
◆ fullWidth
| bool typeset::block::TableBlock::fullWidth = true |
◆ align
◆ repeatHeader
| bool typeset::block::TableBlock::repeatHeader = true |
◆ caption
表の上に置くキャプション。テキストの {table} は表番号になる
block.hpp の 180 行目に定義があります。
◆ captionGap
| Pt typeset::block::TableBlock::captionGap = 3.0f |
◆ block
この構造体詳解は次のファイルから抽出されました: