MCPcopy 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
155FormSearchControl::~FormSearchControl()
156{
157 stimer.stop();
158 sthread.stopSearch();
159 delete ui;
160}
161
162bool FormSearchControl::event(QEvent *e)
163{

Callers

nothing calls this directly

Calls 1

stopSearchMethod · 0.45

Tested by

no test coverage detected