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

Method menu

src/laybasic/laybasic/layAbstractMenu.cc:641–645  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

639}
640
641QMenu *
642Action::menu () const
643{
644 return mp_menu;
645}
646
647void
648Action::set_menu (QMenu *menu, bool owned)

Callers 15

test_1Method · 0.80
test_2Method · 0.80
initializeMethod · 0.80
test_flatten.rbFile · 0.80
test_annot.rbFile · 0.80
test_sel.rbFile · 0.80
screenshots.rbFile · 0.80
browser.rbFile · 0.80
_call_f_menu_c0Function · 0.80
_call_f_menu_c0Function · 0.80
_call_f_menu_c0Function · 0.80

Calls

no outgoing calls

Tested by 2

test_1Method · 0.64
test_2Method · 0.64