|
FTXUI 6.1.9
C++ functional terminal UI.
|
#include <flexbox_helper.hpp>
Attributs publics | |
| 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 |
Définition à la ligne 13 du fichier flexbox_helper.hpp.
| int min_size_x = 0 |
Définition à la ligne 15 du fichier flexbox_helper.hpp.
| int min_size_y = 0 |
Définition à la ligne 16 du fichier flexbox_helper.hpp.
| int flex_grow_x = 0 |
Définition à la ligne 17 du fichier flexbox_helper.hpp.
| int flex_grow_y = 0 |
Définition à la ligne 18 du fichier flexbox_helper.hpp.
| int flex_shrink_x = 0 |
Définition à la ligne 19 du fichier flexbox_helper.hpp.
| int flex_shrink_y = 0 |
Définition à la ligne 20 du fichier flexbox_helper.hpp.
| int line {} |
Définition à la ligne 23 du fichier flexbox_helper.hpp.
| int line_position {} |
Définition à la ligne 24 du fichier flexbox_helper.hpp.
| int x = 0 |
Définition à la ligne 25 du fichier flexbox_helper.hpp.
| int y = 0 |
Définition à la ligne 26 du fichier flexbox_helper.hpp.
| int dim_x = 0 |
Définition à la ligne 27 du fichier flexbox_helper.hpp.
| int dim_y = 0 |
Définition à la ligne 28 du fichier flexbox_helper.hpp.
| bool overflow = false |
Définition à la ligne 29 du fichier flexbox_helper.hpp.