MCPcopy 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
18QString T_TreeItem::getItemKey() const
19{
20 return _itemKey;
21}
22
23QString T_TreeItem::getItemTitle() const
24{

Callers 1

T_TreeViewModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected