Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ onSwipeUp
Method
onSwipeUp
YUViewLib/src/ui/views/SplitViewWidget.cpp:1645–1648 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1643
}
1644
1645
void splitViewWidget::onSwipeUp()
1646
{
1647
playlist->selectNextItem();
1648
}
1649
1650
void splitViewWidget::onSwipeDown()
1651
{
Callers
nothing calls this directly
Calls
1
selectNextItem
Method · 0.80
Tested by
no test coverage detected