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

Function set_menu

src/laybasic/laybasic/layAbstractMenu.h:599–602  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

597 }
598
599 void set_menu (QMenu *menu, bool owned)
600 {
601 return mp_action->set_menu (menu, owned);
602 }
603#endif
604
605 void set_has_submenu ();

Callers

nothing calls this directly

Calls 1

set_menuMethod · 0.80

Tested by

no test coverage detected