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

Method resetViewInternal

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

Source from the content-addressed store, hash-verified

1236}
1237
1238void splitViewWidget::resetViewInternal()
1239{
1240 this->setSplittingPoint(0.5);
1241 MoveAndZoomableView::resetViewInternal();
1242}
1243
1244void splitViewWidget::zoomToFitInternal()
1245{

Callers

nothing calls this directly

Calls 1

setSplittingPointMethod · 0.95

Tested by

no test coverage detected