MCPcopy 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
50QString IPatchSource::finishReviewCustomText() const
51{
52 return QString();
53}
54
55QWidget* IPatchSource::customWidget() const
56{

Callers 1

setPatchMethod · 0.45

Calls 1

QStringClass · 0.70

Tested by

no test coverage detected