Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ get_default_shortcut
Method
get_default_shortcut
src/laybasic/laybasic/layAbstractMenu.cc:818–822 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
816
}
817
818
std::string
819
Action::get_default_shortcut () const
820
{
821
return m_default_shortcut;
822
}
823
824
std::string
825
Action::get_shortcut () const
Callers
5
commit
Method · 0.80
text_cleared
Method · 0.80
update_list_item
Method · 0.80
current_changed
Method · 0.80
get_shortcuts
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected