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

Method id

QtNodeEditor/src/Connection.cpp:124–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122
123
124QUuid
125Connection::
126id() const
127{
128 return _uid;
129}
130
131
132void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected