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

Method name

kdevplatform/vcs/widgets/vcsdiffpatchsources.cpp:165–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165QString VCSDiffPatchSource::name() const {
166 return m_name;
167}
168
169uint VCSDiffPatchSource::depth() const {
170 return m_depth;

Callers 3

createMenuMethod · 0.45
historyMethod · 0.45
setProjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected