MCPcopy 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
1645void splitViewWidget::onSwipeUp()
1646{
1647 playlist->selectNextItem();
1648}
1649
1650void splitViewWidget::onSwipeDown()
1651{

Callers

nothing calls this directly

Calls 1

selectNextItemMethod · 0.80

Tested by

no test coverage detected