MCPcopy 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
206void VersionSelectWidget::setFilter(BaseVersionList::ModelRoles role, Filter *filter)
207{
208 m_proxyModel->setFilter(role, filter);
209}

Callers 5

setExactFilterMethod · 0.45
setFuzzyFilterMethod · 0.45
ExportInstanceDialogMethod · 0.45
WorldListMethod · 0.45
ResourceFolderModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected