MCPcopy Create free account
hub / github.com/IENT/YUView / resizeEvent

Method resizeEvent

YUViewLib/src/ui/views/MoveAndZoomableView.cpp:270–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268}
269
270void MoveAndZoomableView::resizeEvent(QResizeEvent *)
271{
272 this->update();
273}
274
275void MoveAndZoomableView::updateMouseCursor()
276{

Callers

nothing calls this directly

Calls 1

updateMethod · 0.95

Tested by

no test coverage detected