#include <menu.hpp>
|
std::vector< std::string > | fields |
|
std::vector< std::string > | help |
|
std::size_t | id |
|
Definition at line 98 of file menu.hpp.
◆ item() [1/2]
gui::menu::item::item |
( |
| ) |
|
|
inline |
◆ item() [2/2]
gui::menu::item::item |
( |
const std::vector< std::string > & |
fields, |
|
|
std::size_t |
id |
|
) |
| |
|
inline |
◆ fields
std::vector<std::string> gui::menu::item::fields |
◆ help
std::vector<std::string> gui::menu::item::help |
◆ id
std::size_t gui::menu::item::id |
The documentation for this struct was generated from the following file: