Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ ~VCSCommitDiffPatchSource
Method
~VCSCommitDiffPatchSource
kdevplatform/vcs/widgets/vcsdiffpatchsources.cpp:207–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
VCSCommitDiffPatchSource::~VCSCommitDiffPatchSource() {
208
delete m_commitMessageWidget.data();
209
}
210
211
bool VCSCommitDiffPatchSource::canSelectFiles() const {
212
return true;
Callers
nothing calls this directly
Calls
1
data
Method · 0.45
Tested by
no test coverage detected