MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / getSubmenu

Method getSubmenu

src/ui/menu.cpp:227–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227Menu* MenuItem::getSubmenu()
228{
229 return m_submenu;
230}
231
232void MenuBox::setMenu(Menu* menu)
233{

Callers 7

rebuildRecentListMethod · 0.80
searchableTextMethod · 0.80
fillListMethod · 0.80
paintMenuItemMethod · 0.80
~MenuMethod · 0.80
onProcessMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected