|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| namespace | ftxui |
| FTXUI ftxui:: 名前空間 | |
Functions | |
| Element | separatorStyled (BorderStyle style) |
| 他の2つの要素の間に垂直または水平の区切り線を描画します。 | |
| Element | separatorDashed () |
| 他の2つの要素の間にLIGHTスタイルで垂直または水平の区切り線を描画します。 | |
| Element | separatorDouble () |
| 他の2つの要素の間にHEAVYスタイルで垂直または水平の区切り線を描画します。 | |
| Element | separatorEmpty () |
| 他の2つの要素の間にEMPTYスタイルで垂直または水平の区切り線を描画します。 | |
| std::string value_ |
Definition at line 51 of file src/ftxui/dom/separator.cpp.
| BorderStyle style_ |
Definition at line 79 of file src/ftxui/dom/separator.cpp.