Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1640
void splitViewWidget::onSwipeRight()
1641
{
1642
playback->previousFrame();
1643
}
1644
1645
void splitViewWidget::onSwipeUp()
1646
{
Callers
nothing calls this directly
Calls
1
previousFrame
Method · 0.80
Tested by
no test coverage detected