Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
39
private:
40
VersionProxyModel *m_parent;
41
};
Callers
2
clearFilters
Method · 0.45
setFilter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected