NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
window.hpp 文件参考

浮动窗口组件 更多...

window.hpp 的引用(Include)关系图:

浏览该文件的源代码.

struct  neforce::tui::components::window_options
 窗口配置 更多...
struct  neforce::tui::components::window_options::render_state
 渲染状态 更多...

函数

unique_ptr< component_baseneforce::tui::components::window (window_options options)
 创建浮动窗口组件

详细描述

浮动窗口组件

提供可拖拽和调整大小的浮动窗口,渲染为带标题边框的层叠元素。

在文件 window.hpp 中定义.