Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ set_action_title
Method
set_action_title
src/laybasic/laybasic/layAbstractMenu.cc:296–300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
}
295
296
void
297
AbstractMenuItem::set_action_title (const std::string &s)
298
{
299
mp_action->set_title (s);
300
}
301
302
void
303
AbstractMenuItem::set_has_submenu ()
Callers
1
find_item
Method · 0.80
Calls
1
set_title
Method · 0.45
Tested by
no test coverage detected