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

Method file

plugins/git/stashpatchsource.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44QUrl StashPatchSource::file() const
45{
46 return m_patchFile;
47}
48
49void StashPatchSource::update()
50{

Callers 4

eventMethod · 0.45
showStashMethod · 0.45
contextMenuExtensionMethod · 0.45
contextMenuExtensionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected