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