Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
QStringList T_IconModel::getSearchKeyList()
37
{
38
return this->_searchKeyList;
39
}
40
41
QVariant T_IconModel::data(const QModelIndex& index, int role) const
42
{
Callers
1
setSearchKeyList
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected