Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
bool IPatchSource::canCancel() const
36
{
37
return false;
38
}
39
40
QMap<QUrl, KDevelop::VcsStatusInfo::State> IPatchSource::additionalSelectableFiles() const
41
{
Callers
1
fillEditFromPatch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected