ZeroErr
载入中...
搜索中...
未找到
zeroerr::Table::Config结构体 参考

Config is used to configure the table style how it is displayed. 更多...

#include <table.h>

Public 成员函数

 Config ()
 

Public 属性

bool show_tb_border
 
bool show_lr_border
 
bool show_header_split
 
bool show_col_split
 
bool show_row_split
 
bool show_footer_split
 

详细描述

Config is used to configure the table style how it is displayed.

构造及析构函数说明

◆ Config()

zeroerr::Table::Config::Config ( )
inline

类成员变量说明

◆ show_col_split

bool zeroerr::Table::Config::show_col_split

◆ show_footer_split

bool zeroerr::Table::Config::show_footer_split

◆ show_header_split

bool zeroerr::Table::Config::show_header_split

◆ show_lr_border

bool zeroerr::Table::Config::show_lr_border

◆ show_row_split

bool zeroerr::Table::Config::show_row_split

◆ show_tb_border

bool zeroerr::Table::Config::show_tb_border

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