Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
void TechnicPage::triggerSearch() {
100
model->searchWithTerm(ui->searchEdit->text());
101
}
102
103
void TechnicPage::onSelectionChanged(QModelIndex first, QModelIndex second)
104
{
Callers
nothing calls this directly
Calls
2
searchWithTerm
Method · 0.45
text
Method · 0.45
Tested by
no test coverage detected