Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ ~SearchWidget
Method
~SearchWidget
gui/qt/searchwidget.cpp:24–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
SearchWidget::~SearchWidget() {
25
delete ui;
26
}
27
28
int SearchWidget::getType() {
29
return m_searchType;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected