Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
240
void VersionSelectWidget::setFilter(BaseVersionList::ModelRoles role, Filter* filter)
241
{
242
m_proxyModel->setFilter(role, filter);
243
}
Callers
12
recommendedFilterChanged
Function · 0.45
setFuzzyFilter
Method · 0.45
setExactFilter
Method · 0.45
setExactIfPresentFilter
Method · 0.45
ModFilterWidget
Method · 0.45
onShowAllVersionsChanged
Method · 0.45
ExportInstanceDialog
Method · 0.45
ExportPackDialog
Method · 0.45
WorldList
Method · 0.45
SkinList
Method · 0.45
ResourceFolderModel
Method · 0.45
calculateFileSize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected