|
FTXUI 6.1.9
C++ functional terminal UI.
|
#include <flexbox_helper.hpp>
Public 属性 | |
| int | min_size_x = 0 |
| int | min_size_y = 0 |
| int | flex_grow_x = 0 |
| int | flex_grow_y = 0 |
| int | flex_shrink_x = 0 |
| int | flex_shrink_y = 0 |
| int | line {} |
| int | line_position {} |
| int | x = 0 |
| int | y = 0 |
| int | dim_x = 0 |
| int | dim_y = 0 |
| bool | overflow = false |
在文件 flexbox_helper.hpp 第 12 行定义.
| int min_size_x = 0 |
在文件 flexbox_helper.hpp 第 14 行定义.
| int min_size_y = 0 |
在文件 flexbox_helper.hpp 第 15 行定义.
| int flex_grow_x = 0 |
在文件 flexbox_helper.hpp 第 16 行定义.
| int flex_grow_y = 0 |
在文件 flexbox_helper.hpp 第 17 行定义.
| int flex_shrink_x = 0 |
在文件 flexbox_helper.hpp 第 18 行定义.
| int flex_shrink_y = 0 |
在文件 flexbox_helper.hpp 第 19 行定义.
| int line {} |
在文件 flexbox_helper.hpp 第 22 行定义.
| int line_position {} |
在文件 flexbox_helper.hpp 第 23 行定义.
| int x = 0 |
在文件 flexbox_helper.hpp 第 24 行定义.
| int y = 0 |
在文件 flexbox_helper.hpp 第 25 行定义.
| int dim_x = 0 |
在文件 flexbox_helper.hpp 第 26 行定义.
| int dim_y = 0 |
在文件 flexbox_helper.hpp 第 27 行定义.
| bool overflow = false |
在文件 flexbox_helper.hpp 第 28 行定义.