Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
322
void SearchPanel::hideEvent(QHideEvent *)
323
{
324
GetFramework().GetSearchAPI().CancelSearch(search::Mode::Everywhere);
325
}
326
327
void SearchPanel::OnAnimationTimer()
328
{
Callers
nothing calls this directly
Calls
1
CancelSearch
Method · 0.80
Tested by
no test coverage detected