Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)
635
QAction *
636
Action::qaction () const
637
{
638
return mp_action;
639
}
640
641
QMenu *
642
Action::menu () const
Callers
8
apply
Method · 0.80
update_list_item
Method · 0.80
add_macro_items_to_menu
Method · 0.80
set_action
Method · 0.80
event
Method · 0.80
build_detached
Method · 0.80
build
Method · 0.80
init_menu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected