Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ expandButton
Method
expandButton
bt_editor/models/SubtreeNodeModel.hpp:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
static const char* Name() { return
"SubTree"
; }
29
30
QPushButton* expandButton() { return _expand_button; }
31
32
virtual void setInstanceName(const QString& name) override;
33
Callers
5
onNodeCreated
Method · 0.80
recursiveLoadStep
Method · 0.80
loadFile
Method · 0.80
testSubtree
Method · 0.80
undoWithSubtreeExpanded
Method · 0.80
Calls
no outgoing calls
Tested by
3
loadFile
Method · 0.64
testSubtree
Method · 0.64
undoWithSubtreeExpanded
Method · 0.64