Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ resize_event
Method
resize_event
src/laybasic/laybasic/layViewObject.cc:1244–1248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1242
#endif
1243
1244
void
1245
ViewObjectUI::resize_event (unsigned int /*w*/, unsigned int /*h*/)
1246
{
1247
// .. nothing yet ..
1248
}
1249
1250
void
1251
ViewObjectUI::paint_event ()
Callers
1
resizeEvent
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected