Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cubitect/cubiomes-viewer
/ ~FormSearchControl
Method
~FormSearchControl
src/formsearchcontrol.cpp:155–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
FormSearchControl::~FormSearchControl()
156
{
157
stimer.stop();
158
sthread.stopSearch();
159
delete ui;
160
}
161
162
bool FormSearchControl::event(QEvent *e)
163
{
Callers
nothing calls this directly
Calls
1
stopSearch
Method · 0.45
Tested by
no test coverage detected