NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::tui::components::dropdown_option结构体 参考

下拉选择组件配置 更多...

#include <dropdown.hpp>

Public 属性

vector< stringentries
 选项列表
int * selected = nullptr
 当前选中索引
bool * open = nullptr
 展开状态
function< void()> on_change
 选择变更回调

详细描述

下拉选择组件配置

在文件 dropdown.hpp30 行定义.


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