Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ emit_edits_enabled_changed
Function
emit_edits_enabled_changed
src/laybasic/laybasic/layLayoutViewBase.h:3262–3262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3260
void active_cellview_changed (int index);
3261
3262
virtual void emit_edits_enabled_changed () { }
3263
virtual void emit_title_changed () { }
3264
virtual void emit_dirty_changed () { }
3265
virtual void emit_layer_order_changed () { }
Callers
1
enable_edits
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected