MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / triggerSearch

Method triggerSearch

launcher/ui/pages/modplatform/flame/FlamePage.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105void FlamePage::triggerSearch()
106{
107 listModel->searchWithTerm(ui->searchEdit->text(), ui->sortByBox->currentIndex());
108}
109
110void FlamePage::onSelectionChanged(QModelIndex curr, QModelIndex prev)
111{

Callers

nothing calls this directly

Calls 2

searchWithTermMethod · 0.45
textMethod · 0.45

Tested by

no test coverage detected