|
wex
v20.04.0
|
This is the complete list of members for wex::menu_item, including all inherited members.
| append(wex::menu *menu) const | wex::menu_item | |
| CHECK enum value | wex::menu_item | |
| EDIT enum value | wex::menu_item | |
| EDIT_INVERT enum value | wex::menu_item | |
| EXIT enum value | wex::menu_item | |
| HISTORY enum value | wex::menu_item | |
| id() const | wex::menu_item | inline |
| MENU enum value | wex::menu_item | |
| menu_item(type_t=SEPARATOR) | wex::menu_item | |
| menu_item(int id, const std::string &name=std::string(), const std::string &help=std::string(), const wxArtID &art=std::string(), std::function< void(wxCommandEvent &)> action=nullptr, std::function< void(wxUpdateUIEvent &)> ui=nullptr) | wex::menu_item | |
| menu_item(int id, const std::string &name, type_t type, std::function< void(wxCommandEvent &)> action=nullptr, std::function< void(wxUpdateUIEvent &)> ui=nullptr, const std::string &help=std::string()) | wex::menu_item | |
| menu_item(menu *submenu, const std::string &name, const std::string &help=std::string(), int id=wxID_ANY) | wex::menu_item | |
| menu_item(const path &p, bool show_modal=true) | wex::menu_item | |
| menu_item(int id, file_history &history, std::function< void(wxUpdateUIEvent &)> ui=nullptr) | wex::menu_item | |
| menu_item(const managed_frame *frame) | wex::menu_item | |
| name() const | wex::menu_item | inline |
| PANES enum value | wex::menu_item | |
| PRINT enum value | wex::menu_item | |
| RADIO enum value | wex::menu_item | |
| SEPARATOR enum value | wex::menu_item | |
| SUBMENU enum value | wex::menu_item | |
| TOOLS enum value | wex::menu_item | |
| type() const | wex::menu_item | inline |
| type_t enum name | wex::menu_item | |
| VCS enum value | wex::menu_item |
1.8.17