MCPcopy 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
1244void
1245ViewObjectUI::resize_event (unsigned int /*w*/, unsigned int /*h*/)
1246{
1247 // .. nothing yet ..
1248}
1249
1250void
1251ViewObjectUI::paint_event ()

Callers 1

resizeEventFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected