Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ filterChanged
Method
filterChanged
launcher/VersionProxyModel.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void filterChanged()
71
{
72
invalidateFilter();
73
}
74
private:
75
VersionProxyModel *m_parent;
76
};
Callers
2
clearFilters
Method · 0.45
setFilter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected