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

Method toggleZoomBox

YUViewLib/src/ui/views/SplitViewWidget.cpp:1218–1221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1216}
1217
1218void splitViewWidget::toggleZoomBox(bool)
1219{
1220 this->setDrawZoomBox(!this->drawZoomBox, true, true);
1221}
1222
1223void splitViewWidget::toggleSeparateWindow(bool checked)
1224{

Callers

nothing calls this directly

Calls 1

setDrawZoomBoxMethod · 0.95

Tested by

no test coverage detected