|
FTXUI 6.1.9
C++ functional terminal UI.
|
命名空间 | |
| namespace | ftxui |
| #include "ftxui/component/component_base.hpp" // 用于 ComponentBase | |
宏定义 | |
| #define | FTXUI_UNLIKELY(x) |
| #define | FTXUI_LIKELY(x) |
| #define FTXUI_UNLIKELY | ( | x | ) |
在文件 screen.cpp 第 30 行定义.
| #define FTXUI_LIKELY | ( | x | ) |
在文件 screen.cpp 第 38 行定义.
| std::uint8_t left |
在文件 screen.cpp 第 129 行定义.
| std::uint8_t top |
在文件 screen.cpp 第 130 行定义.
| std::uint8_t right |
在文件 screen.cpp 第 131 行定义.
| std::uint8_t down |
在文件 screen.cpp 第 132 行定义.
| std::uint8_t round |
在文件 screen.cpp 第 133 行定义.