MCPcopy 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
463void ProgressDialog::slotAbort()
464{
465 reject();
466}
467
468bool ProgressDialog::wasCancelled()
469{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected