Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ triggerSearch
Method
triggerSearch
launcher/ui/pages/modplatform/modrinth/ModrinthPage.cpp:311–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
309
}
310
311
void ModrinthPage::triggerSearch()
312
{
313
m_model->searchWithTerm(ui->searchEdit->text(), ui->sortByBox->currentIndex());
314
}
315
316
void ModrinthPage::onVersionSelectionChanged(QString data)
317
{
Callers
1
eventFilter
Method · 0.95
Calls
2
searchWithTerm
Method · 0.45
text
Method · 0.45
Tested by
no test coverage detected