Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ getType
Method
getType
gui/qt/searchwidget.cpp:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
int SearchWidget::getType() {
29
return m_searchType;
30
}
31
32
int SearchWidget::getMode() {
33
return m_searchMode;
Callers
1
memSearchEdit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected