MCPcopy 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 }
74private:
75 VersionProxyModel *m_parent;
76};

Callers 2

clearFiltersMethod · 0.45
setFilterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected