MCPcopy Create free account
hub / github.com/KDE/kdevelop / canCancel

Method canCancel

kdevplatform/vcs/interfaces/ipatchsource.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35bool IPatchSource::canCancel() const
36{
37 return false;
38}
39
40QMap<QUrl, KDevelop::VcsStatusInfo::State> IPatchSource::additionalSelectableFiles() const
41{

Callers 1

fillEditFromPatchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected