MCPcopy 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
202void VersionSelectWidget::setFilter(BaseVersionList::ModelRoles role, Filter *filter)
203{
204 m_proxyModel->setFilter(role, filter);
205}

Callers 6

setExactFilterMethod · 0.45
setFuzzyFilterMethod · 0.45
ExportInstanceDialogMethod · 0.45
WorldListMethod · 0.45
LegacyModListMethod · 0.45
ModFolderModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected