Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ slotAbort
Method
slotAbort
src/progress.cpp:463–466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
461
}
462
463
void ProgressDialog::slotAbort()
464
{
465
reject();
466
}
467
468
bool ProgressDialog::wasCancelled()
469
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected