Definition at line 18 of file widgets.h.
◆ get() [1/2]
| u32 eu::mrgui::IdStack::get |
( |
const std::string & |
str | ) |
const |
◆ get() [2/2]
| u32 eu::mrgui::IdStack::get |
( |
int |
id | ) |
const |
◆ last_id()
| u32 eu::mrgui::IdStack::last_id |
( |
| ) |
const |
◆ pop()
| void eu::mrgui::IdStack::pop |
( |
| ) |
|
◆ push() [1/2]
| void eu::mrgui::IdStack::push |
( |
const std::string & |
str | ) |
|
◆ push() [2/2]
| void eu::mrgui::IdStack::push |
( |
int |
id | ) |
|
◆ stack
| std::vector<u32> eu::mrgui::IdStack::stack |
The documentation for this struct was generated from the following file: