Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ triggerSearch
Method
triggerSearch
launcher/ui/pages/modplatform/ftb/FtbPage.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
void FtbPage::triggerSearch()
145
{
146
filterModel->setSearchTerm(ui->searchEdit->text());
147
}
148
149
void FtbPage::onSortingSelectionChanged(QString data)
150
{
Callers
nothing calls this directly
Calls
2
setSearchTerm
Method · 0.45
text
Method · 0.45
Tested by
no test coverage detected