Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
updateKompareModel
Method · 0.45
urlForFileModel
Method · 0.45
setPatch
Method · 0.45
syncPatch
Method · 0.45
patchChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected