Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
plugins/patchreview/localpatchsource.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
QString LocalPatchSource::name() const
33
{
34
return i18n(
"Custom Patch"
);
35
}
36
37
QIcon LocalPatchSource::icon() const
38
{
Callers
1
setPatch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected