MCPcopy Create free account
hub / github.com/KLayout/klayout / emit_dirty_changed

Function emit_dirty_changed

src/laybasic/laybasic/layLayoutViewBase.h:3264–3264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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 () { }
3266};
3267

Callers 1

timerMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected