MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / setFilter

Method setFilter

launcher/ui/widgets/VersionSelectWidget.cpp:240–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240void VersionSelectWidget::setFilter(BaseVersionList::ModelRoles role, Filter* filter)
241{
242 m_proxyModel->setFilter(role, filter);
243}

Callers 12

recommendedFilterChangedFunction · 0.45
setFuzzyFilterMethod · 0.45
setExactFilterMethod · 0.45
ModFilterWidgetMethod · 0.45
ExportInstanceDialogMethod · 0.45
ExportPackDialogMethod · 0.45
WorldListMethod · 0.45
SkinListMethod · 0.45
ResourceFolderModelMethod · 0.45
calculateFileSizeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected