MCPcopy 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
880std::string
881Action::get_title () const
882{
883 return m_title;
884}
885
886std::string
887Action::get_effective_shortcut () const

Callers 4

applyMethod · 0.80
build_detachedMethod · 0.80
buildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected