Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ set_has_submenu
Method
set_has_submenu
src/laybasic/laybasic/layAbstractMenu.cc:302–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
void
303
AbstractMenuItem::set_has_submenu ()
304
{
305
m_has_submenu = true;
306
}
307
308
void
309
AbstractMenuItem::set_remove_on_empty ()
Callers
2
insert_menu
Method · 0.80
find_item
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected