Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ validationState
Function
validationState
QtNodeEditor/include/nodes/internal/NodeDataModel.hpp:97–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
resizable() const { return false; }
96
97
virtual
98
NodeValidationState
99
validationState() const { return NodeValidationState::Valid; }
100
101
virtual
102
QString
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected