Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ features
Method
features
kdevplatform/shell/problemmodel.cpp:226–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
ProblemModel::Features ProblemModel::features() const
227
{
228
Q_D(const ProblemModel);
229
230
return d->m_features;
231
}
232
233
void ProblemModel::setFeatures(Features features)
234
{
Callers
1
addWidget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected