MCPcopy 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
95void ProjectFilterConfigPage::reset()
96{
97 ProjectConfigPage::reset();
98 m_model->setFilters(readFilters(project()->projectConfiguration()));
99}
100
101void ProjectFilterConfigPage::defaults()
102{

Callers 3

updateKompareModelMethod · 0.45
closeReviewMethod · 0.45
initTestCaseMethod · 0.45

Calls 4

resetFunction · 0.85
readFiltersFunction · 0.85
setFiltersMethod · 0.45
projectConfigurationMethod · 0.45

Tested by 1

initTestCaseMethod · 0.36