MCPcopy 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
144void FtbPage::triggerSearch()
145{
146 filterModel->setSearchTerm(ui->searchEdit->text());
147}
148
149void FtbPage::onSortingSelectionChanged(QString data)
150{

Callers

nothing calls this directly

Calls 2

setSearchTermMethod · 0.45
textMethod · 0.45

Tested by

no test coverage detected