FTXUI 6.1.9
C++ functional terminal UI.
载入中...
搜索中...
未找到
gridbox.cpp 文件参考

浏览该文件的源代码.

命名空间

namespace  ftxui
 #include "ftxui/component/component_base.hpp" // 用于 ComponentBase
 

函数

Element gridbox (std::vector< Elements > lines)
 一个显示元素网格的容器。
 

变量说明

◆ x_size

int x_size = 0

在文件 src/ftxui/dom/gridbox.cpp140 行定义.

◆ y_size

int y_size = 0

在文件 src/ftxui/dom/gridbox.cpp141 行定义.

◆ lines_

std::vector<Elements> lines_

在文件 src/ftxui/dom/gridbox.cpp142 行定义.