FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
node.hpp File Reference

Go to the source code of this file.

Classes

class  Node
 節點是DOM樹中所有元素的基底類別。 More...
 
struct  Node::Status
 

Namespaces

namespace  ftxui
 FTXUI 的 ftxui:: 命名空間
 

Functions

void Render (Screen &screen, const Element &element)
 
void Render (Screen &screen, Node *node)
 
void Render (Screen &screen, Node *node, Selection &selection)
 
std::string GetNodeSelectedContent (Screen &screen, Node *node, Selection &selection)