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

Method qaction

src/laybasic/laybasic/layAbstractMenu.cc:635–639  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

633
634#if defined(HAVE_QT)
635QAction *
636Action::qaction () const
637{
638 return mp_action;
639}
640
641QMenu *
642Action::menu () const

Callers 8

applyMethod · 0.80
update_list_itemMethod · 0.80
set_actionMethod · 0.80
eventMethod · 0.80
build_detachedMethod · 0.80
buildMethod · 0.80
init_menuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected