窗口声明式UI块 更多...
#include <UI.h>
Public 成员函数 | |
| ~XWindow () | |
Public 属性 | |
| std::function< void(GFt::Block &)> | content |
| 内容定义 | |
| const std::string | name |
| 块识别名称 | |
| iRect | rect |
| 所在矩形 | |
窗口声明式UI块
窗口声明式UI块用于声明式地创建窗口,并提供窗口内容的设置
| GFt::UI::XWindow::~XWindow | ( | ) |
| std::function<void(GFt::Block&)> GFt::UI::XWindow::content |
内容定义
| const std::string GFt::UI::XWindow::name |
块识别名称
| iRect GFt::UI::XWindow::rect |
所在矩形