Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ view
Method
view
src/laybasic/laybasic/layLayerProperties.cc:719–722 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
717
}
718
719
LayoutViewBase *LayerPropertiesNode::view() const
720
{
721
return const_cast<lay::LayoutViewBase *> (mp_view.get ());
722
}
723
724
void
725
LayerPropertiesNode::set_expanded (bool ex)
Callers
4
execute
Method · 0.45
LayerPropertiesConstIterator
Method · 0.45
LayerPropertiesNodeRef
Method · 0.45
layLayerProperties.cc
File · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected