Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
78
void
79
SelectionService::deactivated ()
80
{
81
mp_view->clear_transient_selection ();
82
reset_box ();
83
}
84
85
void
86
SelectionService::hover_reset ()
Callers
nothing calls this directly
Calls
1
clear_transient_selection
Method · 0.45
Tested by
no test coverage detected