Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ thaw
Method
thaw
src/laybasic/laybasic/layViewObject.cc:174–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
void
175
ViewObject::thaw ()
176
{
177
if (widget ()) {
178
widget ()->thaw (this);
179
}
180
}
181
182
void
183
ViewObject::freeze ()
Callers
4
begin_move
Method · 0.80
begin_move
Method · 0.80
begin_move
Method · 0.80
mouse_click_event
Method · 0.80
Calls
1
widget
Function · 0.70
Tested by
no test coverage detected