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

Method setFeatures

kdevplatform/shell/problemmodel.cpp:233–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233void ProblemModel::setFeatures(Features features)
234{
235 Q_D(ProblemModel);
236
237 d->m_features = features;
238}
239
240QString ProblemModel::fullUpdateTooltip() const
241{

Callers 5

addWidgetMethod · 0.45
CompileAnalyzerMethod · 0.45
buildDUChainMethod · 0.45
runMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected