MCPcopy 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
818std::string
819Action::get_default_shortcut () const
820{
821 return m_default_shortcut;
822}
823
824std::string
825Action::get_shortcut () const

Callers 5

commitMethod · 0.80
text_clearedMethod · 0.80
update_list_itemMethod · 0.80
current_changedMethod · 0.80
get_shortcutsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected