FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
separator.cpp File Reference

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スタイルで垂直または水平の区切り線を描画します。
 

Variable Documentation

◆ value_

std::string value_

Definition at line 51 of file src/ftxui/dom/separator.cpp.

◆ style_

BorderStyle style_

Definition at line 79 of file src/ftxui/dom/separator.cpp.