Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liniyous/ElaWidgetTools
/ getItemKey
Method
getItemKey
ElaWidgetToolsExample/ModelView/T_TreeItem.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
QString T_TreeItem::getItemKey() const
19
{
20
return _itemKey;
21
}
22
23
QString T_TreeItem::getItemTitle() const
24
{
Callers
1
T_TreeViewModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected