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

Method deactivated

src/laybasic/laybasic/laySelector.cc:78–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void
79SelectionService::deactivated ()
80{
81 mp_view->clear_transient_selection ();
82 reset_box ();
83}
84
85void
86SelectionService::hover_reset ()

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected