MCPcopy Create free account
hub / github.com/comaps/comaps / hideEvent

Method hideEvent

qt/search_panel.cpp:322–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320}
321
322void SearchPanel::hideEvent(QHideEvent *)
323{
324 GetFramework().GetSearchAPI().CancelSearch(search::Mode::Everywhere);
325}
326
327void SearchPanel::OnAnimationTimer()
328{

Callers

nothing calls this directly

Calls 1

CancelSearchMethod · 0.80

Tested by

no test coverage detected