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