FTXUI 6.1.9
C++ functional terminal UI.
载入中...
搜索中...
未找到
Block结构体 参考

#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.hpp12 行定义.

类成员变量说明

◆ min_size_x

int min_size_x = 0

在文件 flexbox_helper.hpp14 行定义.

◆ min_size_y

int min_size_y = 0

在文件 flexbox_helper.hpp15 行定义.

◆ flex_grow_x

int flex_grow_x = 0

在文件 flexbox_helper.hpp16 行定义.

◆ flex_grow_y

int flex_grow_y = 0

在文件 flexbox_helper.hpp17 行定义.

◆ flex_shrink_x

int flex_shrink_x = 0

在文件 flexbox_helper.hpp18 行定义.

◆ flex_shrink_y

int flex_shrink_y = 0

在文件 flexbox_helper.hpp19 行定义.

◆ line

int line {}

在文件 flexbox_helper.hpp22 行定义.

◆ line_position

int line_position {}

在文件 flexbox_helper.hpp23 行定义.

◆ x

int x = 0

在文件 flexbox_helper.hpp24 行定义.

◆ y

int y = 0

在文件 flexbox_helper.hpp25 行定义.

◆ dim_x

int dim_x = 0

在文件 flexbox_helper.hpp26 行定义.

◆ dim_y

int dim_y = 0

在文件 flexbox_helper.hpp27 行定义.

◆ overflow

bool overflow = false

在文件 flexbox_helper.hpp28 行定义.


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