Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
233
void ProblemModel::setFeatures(Features features)
234
{
235
Q_D(ProblemModel);
236
237
d->m_features = features;
238
}
239
240
QString ProblemModel::fullUpdateTooltip() const
241
{
Callers
5
addWidget
Method · 0.45
CompileAnalyzer
Method · 0.45
buildDUChain
Method · 0.45
run
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected