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

窗口配置 更多...

#include <window.hpp>

struct  render_state
 渲染状态 更多...

Public 属性

unique_ptr< component_baseinner
 内部子组件
string title
 窗口标题
int * left = nullptr
 左位置
int * top = nullptr
 上位置
int * width = nullptr
 宽度
int * height = nullptr
 高度
function< element(render_state)> render
 自定义渲染函数

详细描述

窗口配置

在文件 window.hpp29 行定义.


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