Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
270
void MoveAndZoomableView::resizeEvent(QResizeEvent *)
271
{
272
this->update();
273
}
274
275
void MoveAndZoomableView::updateMouseCursor()
276
{
Callers
nothing calls this directly
Calls
1
update
Method · 0.95
Tested by
no test coverage detected