Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ filters
Method
filters
plugins/projectfilter/filtermodel.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
SerializedFilters FilterModel::filters() const
27
{
28
return m_filters;
29
}
30
31
void FilterModel::setFilters(const SerializedFilters& filters)
32
{
Callers
2
apply
Method · 0.45
checkFilters
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected