MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / onSearchTextChanged

Method onSearchTextChanged

Settings/LocationConfigTab.cpp:252–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250}
251
252void
253LocationConfigTab::onSearchTextChanged(void)
254{
255 this->repaintCountryList(this->ui->searchEdit->text());
256}
257
258void
259LocationConfigTab::onRegisterLocation(void)

Callers

nothing calls this directly

Calls 1

repaintCountryListMethod · 0.95

Tested by

no test coverage detected