MCPcopy 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
6336bool
6337LayoutViewBase::is_editable () const
6338{
6339 return m_editable;
6340}
6341
6342unsigned int
6343LayoutViewBase::search_range ()

Callers 15

cm_insertMethod · 0.45
cutMethod · 0.45
pasteMethod · 0.45
cm_cell_flattenMethod · 0.45
cm_reloadMethod · 0.45
LayoutPropertiesFormMethod · 0.45
export_clickedMethod · 0.45
showMethod · 0.45
view_deletedMethod · 0.45
create_viewMethod · 0.45
init_menuMethod · 0.45
about_to_execMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected