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

Method additionalSelectableFiles

kdevplatform/vcs/interfaces/ipatchsource.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40QMap<QUrl, KDevelop::VcsStatusInfo::State> IPatchSource::additionalSelectableFiles() const
41{
42 return QMap<QUrl, KDevelop::VcsStatusInfo::State>();
43}
44
45bool IPatchSource::canSelectFiles() const
46{

Callers 3

fillEditFromPatchMethod · 0.45
kompareModelChangedMethod · 0.45
runTestsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected