Definition at line 22 of file node.hpp.
◆ ftxui::Node::Status
struct ftxui::Node::Status |
Definition at line 49 of file node.hpp.
Data Fields |
int |
iteration |
|
bool |
need_iteration |
|
◆ Node() [1/4]
◆ Node() [2/4]
◆ Node() [3/4]
◆ Node() [4/4]
◆ ~Node()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ComputeRequirement()
void ComputeRequirement |
( |
| ) |
|
|
virtual |
◆ requirement()
◆ SetBox()
Assign a position and a dimension to an element for drawing.
Reimplemented in NodeDecorator.
Definition at line 26 of file node.cpp.
◆ Render()
void Render |
( |
Screen & |
screen | ) |
|
|
virtual |
◆ Check()
◆ children_
◆ requirement_
◆ box_
The documentation for this class was generated from the following files: