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

Method setFlowViewStyle

QtNodeEditor/src/StyleCollection.cpp:48–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47
48void
49StyleCollection::
50setFlowViewStyle(FlowViewStyle flowViewStyle)
51{
52 instance()._flowViewStyle = flowViewStyle;
53}
54
55
56

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected