MCPcopy 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
28int SearchWidget::getType() {
29 return m_searchType;
30}
31
32int SearchWidget::getMode() {
33 return m_searchMode;

Callers 1

memSearchEditMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected