Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
plugins/projectfilter/projectfilterconfigpage.cpp:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
QString ProjectFilterConfigPage::name() const
207
{
208
return i18nc(
"@title:tab"
,
"Project Filter"
);
209
}
210
211
#include
"moc_projectfilterconfigpage.cpp"
Callers
3
saveState
Method · 0.45
restoreState
Method · 0.45
updateProjectFilters
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected