MCPcopy Create free account
hub / github.com/KDE/kdevelop / projectClosing

Method projectClosing

plugins/projectfilter/projectfilterprovider.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137void ProjectFilterProvider::projectClosing(IProject* project)
138{
139 m_filters.remove(project);
140}
141
142int ProjectFilterProvider::perProjectConfigPages() const
143{

Callers

nothing calls this directly

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected