MCPcopy Create free account
hub / github.com/MultiMC/Launcher / filterChanged

Method filterChanged

launcher/VersionProxyModel.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 void filterChanged()
36 {
37 invalidateFilter();
38 }
39private:
40 VersionProxyModel *m_parent;
41};

Callers 2

clearFiltersMethod · 0.45
setFilterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected