FTXUI 6.1.9
C++ functional terminal UI.
|
#include <requirement.hpp>
Public Member Functions | |
bool | Prefer (const Focused &other) const |
Public Attributes | |
bool | enabled = false |
Box | box |
Node * | node = nullptr |
Screen::Cursor::Shape | cursor_shape = Screen::Cursor::Shape::Hidden |
bool | component_active = false |
Definition at line 30 of file requirement.hpp.
|
inline |
Definition at line 40 of file requirement.hpp.
bool enabled = false |
Definition at line 31 of file requirement.hpp.
Box box |
Definition at line 32 of file requirement.hpp.
Node* node = nullptr |
Definition at line 33 of file requirement.hpp.
Screen::Cursor::Shape cursor_shape = Screen::Cursor::Shape::Hidden |
Definition at line 34 of file requirement.hpp.
bool component_active = false |
Definition at line 37 of file requirement.hpp.