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

Method onSwipeRight

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

Source from the content-addressed store, hash-verified

1638}
1639
1640void splitViewWidget::onSwipeRight()
1641{
1642 playback->previousFrame();
1643}
1644
1645void splitViewWidget::onSwipeUp()
1646{

Callers

nothing calls this directly

Calls 1

previousFrameMethod · 0.80

Tested by

no test coverage detected