MCPcopy 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
26SerializedFilters FilterModel::filters() const
27{
28 return m_filters;
29}
30
31void FilterModel::setFilters(const SerializedFilters& filters)
32{

Callers 2

applyMethod · 0.45
checkFiltersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected