MCPcopy Create free account
hub / github.com/KLayout/klayout / is_enabled

Method is_enabled

src/laybasic/laybasic/layAbstractMenu.cc:941–945  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

939}
940
941bool
942Action::is_enabled () const
943{
944 return m_enabled;
945}
946
947bool
948Action::is_separator () const

Callers 1

set_actionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected