Graphics v0.0.0
A simple abstraction layer for the modern graphics APIs.
|
成员的完整列表,这些成员属于 ui::Label,包括所有继承而来的类成员
get_id() const noexcept (定义于 ui::Widget) | ui::Widget | |
get_label() const noexcept | ui::Widget | |
handle_ (定义于 ui::Widget) | ui::Widget | protected |
id_ (定义于 ui::Widget) | ui::Widget | protected |
Label(const std::string &label="") (定义于 ui::Label) | ui::Label | |
label_ (定义于 ui::Widget) | ui::Widget | protected |
request_id() (定义于 ui::Widget) | ui::Widget | static |
set_label(const std::string &label) | ui::Widget | |
set_text(const std::string &text) (定义于 ui::Label) | ui::Label | |
update() override (定义于 ui::Label) | ui::Label | virtual |
update_handle() | ui::Widget | protected |
Widget() (定义于 ui::Widget) | ui::Widget | |
Widget(const std::string &label) (定义于 ui::Widget) | ui::Widget | |
Widget(const std::string &label, const std::string &id) (定义于 ui::Widget) | ui::Widget | |
Widget(const Widget &) (定义于 ui::Widget) | ui::Widget |