Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ slotGoBottom
Method
slotGoBottom
src/mergeresultwindow.cpp:669–672 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
667
}
668
669
void MergeResultWindow::slotGoBottom()
670
{
671
go(Direction::eDown, EndPoint::eEnd);
672
}
673
674
void MergeResultWindow::slotGoPrevDelta()
675
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected