Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ finishReviewCustomText
Method
finishReviewCustomText
kdevplatform/vcs/interfaces/ipatchsource.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
QString IPatchSource::finishReviewCustomText() const
51
{
52
return QString();
53
}
54
55
QWidget* IPatchSource::customWidget() const
56
{
Callers
1
setPatch
Method · 0.45
Calls
1
QString
Class · 0.70
Tested by
no test coverage detected