Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ setFilter
Method
setFilter
launcher/ui/widgets/VersionSelectWidget.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
void VersionSelectWidget::setFilter(BaseVersionList::ModelRoles role, Filter *filter)
203
{
204
m_proxyModel->setFilter(role, filter);
205
}
Callers
6
setExactFilter
Method · 0.45
setFuzzyFilter
Method · 0.45
ExportInstanceDialog
Method · 0.45
WorldList
Method · 0.45
LegacyModList
Method · 0.45
ModFolderModel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected