Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1635
void splitViewWidget::onSwipeLeft()
1636
{
1637
playback->nextFrame();
1638
}
1639
1640
void splitViewWidget::onSwipeRight()
1641
{
Callers
nothing calls this directly
Calls
1
nextFrame
Method · 0.80
Tested by
no test coverage detected