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

Method getItemTitle

ElaWidgetToolsExample/ModelView/T_TreeItem.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23QString T_TreeItem::getItemTitle() const
24{
25 return _itemTitle;
26}
27
28void T_TreeItem::setChildChecked(bool isChecked)
29{

Callers 1

dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected