|
FTXUI 6.1.9
C++ functional terminal UI.
|
#include <requirement.hpp>
Public 成员函数 | |
| bool | Prefer (const Focused &other) const |
Public 属性 | |
| bool | enabled = false |
| Box | box |
| Node * | node = nullptr |
| Screen::Cursor::Shape | cursor_shape = Screen::Cursor::Shape::Hidden |
| bool | component_active = false |
在文件 requirement.hpp 第 29 行定义.
|
inline |
在文件 requirement.hpp 第 39 行定义.
| bool enabled = false |
在文件 requirement.hpp 第 30 行定义.
| Box box |
在文件 requirement.hpp 第 31 行定义.
| Node* node = nullptr |
在文件 requirement.hpp 第 32 行定义.
| Screen::Cursor::Shape cursor_shape = Screen::Cursor::Shape::Hidden |
在文件 requirement.hpp 第 33 行定义.
| bool component_active = false |
在文件 requirement.hpp 第 36 行定义.