|
FTXUI 6.1.9
C++ functional terminal UI.
|
#include <flexbox_helper.hpp>
Public 属性 | |
| std::vector< Block > | blocks |
| std::vector< Line > | lines |
| FlexboxConfig | config |
| int | size_x |
| int | size_y |
在文件 flexbox_helper.hpp 第 40 行定义.
| std::vector<Block> blocks |
在文件 flexbox_helper.hpp 第 41 行定义.
| std::vector<Line> lines |
在文件 flexbox_helper.hpp 第 42 行定义.
| FlexboxConfig config |
在文件 flexbox_helper.hpp 第 43 行定义.
| int size_x |
在文件 flexbox_helper.hpp 第 44 行定义.
| int size_y |
在文件 flexbox_helper.hpp 第 45 行定义.