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

Function painterDelegate

QtNodeEditor/include/nodes/internal/NodeDataModel.hpp:105–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 validationMessage() const { return QString(""); }
104
105 virtual
106 NodePainterDelegate* painterDelegate() const { return nullptr; }
107
108signals:
109

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected