MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / scene

Method scene

bt_editor/graphic_container.h:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 QWidget *parent = nullptr);
23
24 EditorFlowScene* scene() { return _scene; }
25 QtNodes::FlowView* view() { return _view; }
26
27 const EditorFlowScene* scene() const{ return _scene; }

Callers 15

createTabMethod · 0.80
saveToXMLMethod · 0.80
saveCurrentStateMethod · 0.80
onDestroySubTreeMethod · 0.80
subTreeExpandMethod · 0.80
onTreeNodeEditedMethod · 0.80
refreshNodesLayoutMethod · 0.80
onChangeNodesStatusMethod · 0.80

Calls

no outgoing calls

Tested by 3

getAbstractTreeMethod · 0.64
undoRedoMethod · 0.64