Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ get_title
Method
get_title
src/laybasic/laybasic/layAbstractMenu.cc:880–884 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
878
}
879
880
std::string
881
Action::get_title () const
882
{
883
return m_title;
884
}
885
886
std::string
887
Action::get_effective_shortcut () const
Callers
4
apply
Method · 0.80
layAbstractMenuTests.cc
File · 0.80
build_detached
Method · 0.80
build
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected