Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ is_editable
Method
is_editable
src/laybasic/laybasic/layLayoutViewBase.cc:6336–6340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6334
}
6335
6336
bool
6337
LayoutViewBase::is_editable () const
6338
{
6339
return m_editable;
6340
}
6341
6342
unsigned int
6343
LayoutViewBase::search_range ()
Callers
15
cm_insert
Method · 0.45
cut
Method · 0.45
paste
Method · 0.45
cm_cell_flatten
Method · 0.45
cm_reload
Method · 0.45
LayoutPropertiesForm
Method · 0.45
export_clicked
Method · 0.45
show
Method · 0.45
view_deleted
Method · 0.45
create_view
Method · 0.45
init_menu
Method · 0.45
about_to_exec
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected