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

Method onSwipeLeft

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

Source from the content-addressed store, hash-verified

1633}
1634
1635void splitViewWidget::onSwipeLeft()
1636{
1637 playback->nextFrame();
1638}
1639
1640void splitViewWidget::onSwipeRight()
1641{

Callers

nothing calls this directly

Calls 1

nextFrameMethod · 0.80

Tested by

no test coverage detected