MCPcopy 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
311void ModrinthPage::triggerSearch()
312{
313 m_model->searchWithTerm(ui->searchEdit->text(), ui->sortByBox->currentIndex());
314}
315
316void ModrinthPage::onVersionSelectionChanged(QString data)
317{

Callers 1

eventFilterMethod · 0.95

Calls 2

searchWithTermMethod · 0.45
textMethod · 0.45

Tested by

no test coverage detected