Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ expanded
Method
expanded
bt_editor/models/SubtreeNodeModel.hpp:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
void setExpanded(bool expand);
17
18
bool expanded() const { return _expanded; }
19
20
unsigned int nPorts(PortType portType) const override
21
{
Callers
7
onRequestSubTreeExpand
Method · 0.80
onDestroySubTree
Method · 0.80
subTreeExpand
Method · 0.80
onTreeNodeEdited
Method · 0.80
refreshExpandedSubtrees
Method · 0.80
lockEditing
Method · 0.80
RecursivelyCreateXml
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected