FTXUI 6.1.9
C++ functional terminal UI.
载入中...
搜索中...
未找到
screen.cpp 文件参考

浏览该文件的源代码.

命名空间

namespace  ftxui
 #include "ftxui/component/component_base.hpp" // 用于 ComponentBase
 

宏定义

#define FTXUI_UNLIKELY(x)
 
#define FTXUI_LIKELY(x)
 

宏定义说明

◆ FTXUI_UNLIKELY

#define FTXUI_UNLIKELY ( x)
值:
(x)

在文件 screen.cpp30 行定义.

◆ FTXUI_LIKELY

#define FTXUI_LIKELY ( x)
值:
(x)

在文件 screen.cpp38 行定义.

变量说明

◆ left

std::uint8_t left
示例
examples/component/resizable_split.cpp.

在文件 screen.cpp129 行定义.

◆ top

std::uint8_t top
示例
examples/component/resizable_split.cpp.

在文件 screen.cpp130 行定义.

◆ right

std::uint8_t right
示例
examples/component/resizable_split.cpp.

在文件 screen.cpp131 行定义.

◆ down

std::uint8_t down

在文件 screen.cpp132 行定义.

◆ round

std::uint8_t round

在文件 screen.cpp133 行定义.