Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
227
Menu* MenuItem::getSubmenu()
228
{
229
return m_submenu;
230
}
231
232
void MenuBox::setMenu(Menu* menu)
233
{
Callers
7
rebuildRecentList
Method · 0.80
applyShortcutToMenuitemsWithCommand
Method · 0.80
searchableText
Method · 0.80
fillList
Method · 0.80
paintMenuItem
Method · 0.80
~Menu
Method · 0.80
onProcessMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected