FTXUI 6.1.9
C++ functional terminal UI.
载入中...
搜索中...
未找到
Requirement::Focused结构体 参考

#include <requirement.hpp>

Public 成员函数

bool Prefer (const Focused &other) const
 

Public 属性

bool enabled = false
 
Box box
 
Nodenode = nullptr
 
Screen::Cursor::Shape cursor_shape = Screen::Cursor::Shape::Hidden
 
bool component_active = false
 

详细描述

在文件 requirement.hpp29 行定义.

成员函数说明

◆ Prefer()

bool Prefer ( const Focused & other) const
inline

在文件 requirement.hpp39 行定义.

类成员变量说明

◆ enabled

bool enabled = false

在文件 requirement.hpp30 行定义.

◆ box

Box box

在文件 requirement.hpp31 行定义.

◆ node

Node* node = nullptr

在文件 requirement.hpp32 行定义.

◆ cursor_shape

在文件 requirement.hpp33 行定义.

◆ component_active

bool component_active = false

在文件 requirement.hpp36 行定义.


该结构体的文档由以下文件生成: