Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ clearSelectionAction
Method
clearSelectionAction
QtNodeEditor/src/FlowView.cpp:64–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
63
64
QAction*
65
FlowView::
66
clearSelectionAction() const
67
{
68
return _clearSelectionAction;
69
}
70
71
72
QAction*
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected