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

Method setNodeStyle

QtNodeEditor/src/StyleCollection.cpp:32–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30
31
32void
33StyleCollection::
34setNodeStyle(NodeStyle nodeStyle)
35{
36 instance()._nodeStyle = nodeStyle;
37}
38
39
40void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected