|
FTXUI
0.8.1
C++ functional terminal UI.
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | Element |
Namespaces | |
| ftxui | |
| ftxui::box_helper | |
Functions | |
| void | Compute (std::vector< Element > *elements, int target_size) |
| struct ftxui::box_helper::Element |
Definition at line 9 of file box_helper.hpp.
| Data Fields | ||
|---|---|---|
| int | min_size | |
| int | flex_grow | |
| int | flex_shrink | |
| int | size | |