MCPcopy Create free account
hub / github.com/Liniyous/ElaWidgetTools / getSearchKeyList

Method getSearchKeyList

ElaWidgetToolsExample/ModelView/T_IconModel.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36QStringList T_IconModel::getSearchKeyList()
37{
38 return this->_searchKeyList;
39}
40
41QVariant T_IconModel::data(const QModelIndex& index, int role) const
42{

Callers 1

setSearchKeyListMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected