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

Method baseDir

plugins/patchreview/localpatchsource.h:28–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 QString name() const override;
27
28 QUrl baseDir() const override {
29 return m_baseDir;
30 }
31
32 QUrl file() const override {
33 return m_filename;

Callers 5

updateKompareModelMethod · 0.45
urlForFileModelMethod · 0.45
setPatchMethod · 0.45
syncPatchMethod · 0.45
patchChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected