Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
QString T_TreeItem::getItemTitle() const
24
{
25
return _itemTitle;
26
}
27
28
void T_TreeItem::setChildChecked(bool isChecked)
29
{
Callers
1
data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected