Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
137
void ProjectFilterProvider::projectClosing(IProject* project)
138
{
139
m_filters.remove(project);
140
}
141
142
int ProjectFilterProvider::perProjectConfigPages() const
143
{
Callers
nothing calls this directly
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected