Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ slotAutoSolve
Method
slotAutoSolve
src/pdiff.cpp:1066–1071 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1064
}
1065
1066
void KDiff3App::slotAutoSolve()
1067
{
1068
Q_EMIT autoSolve();
1069
1070
Q_EMIT updateAvailabilities();
1071
}
1072
1073
void KDiff3App::slotSplitDiff()
1074
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected