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

Function emit_layer_order_changed

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

Source from the content-addressed store, hash-verified

3263 virtual void emit_title_changed () { }
3264 virtual void emit_dirty_changed () { }
3265 virtual void emit_layer_order_changed () { }
3266};
3267
3268}

Callers 3

remove_unused_layersMethod · 0.70
add_missing_layersMethod · 0.70
add_new_layersMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected