Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ is_visible
Method
is_visible
src/laybasic/laybasic/layAbstractMenu.cc:771–775 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
769
}
770
771
bool
772
Action::is_visible () const
773
{
774
return m_visible;
775
}
776
777
bool
778
Action::is_hidden () const
Callers
11
render
Method · 0.45
image_is_visible
Method · 0.45
get_parameters_internal
Method · 0.45
update_widgets_from_states
Method · 0.45
initialized
Method · 0.45
set_action
Method · 0.45
get_shortcuts
Method · 0.45
first_toolbox_widget
Method · 0.45
do_render_bg
Method · 0.45
do_render
Method · 0.45
shortcut_override_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected