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

Method triggerSearch

launcher/ui/pages/modplatform/technic/TechnicPage.cpp:99–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99void TechnicPage::triggerSearch() {
100 model->searchWithTerm(ui->searchEdit->text());
101}
102
103void TechnicPage::onSelectionChanged(QModelIndex first, QModelIndex second)
104{

Callers

nothing calls this directly

Calls 2

searchWithTermMethod · 0.45
textMethod · 0.45

Tested by

no test coverage detected