Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ reset
Method
reset
plugins/projectfilter/projectfilterconfigpage.cpp:95–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void ProjectFilterConfigPage::reset()
96
{
97
ProjectConfigPage::reset();
98
m_model->setFilters(readFilters(project()->projectConfiguration()));
99
}
100
101
void ProjectFilterConfigPage::defaults()
102
{
Callers
3
updateKompareModel
Method · 0.45
closeReview
Method · 0.45
initTestCase
Method · 0.45
Calls
4
reset
Function · 0.85
readFilters
Function · 0.85
setFilters
Method · 0.45
projectConfiguration
Method · 0.45
Tested by
1
initTestCase
Method · 0.36