Struct MenuHandler::EntryContext
Defined in File menu_handler.hpp
Nested Relationships
This struct is a nested type of Class MenuHandler.
Struct Documentation
-
struct EntryContext
Public Members
-
std::string title
-
std::string command
-
uint8_t command_type
-
std::vector<EntryHandle> sub_entries
-
bool visible
-
CheckState check_state
-
FeedbackCallback feedback_cb
-
std::string title