Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ deleteSelectionAction
Method
deleteSelectionAction
QtNodeEditor/src/FlowView.cpp:72–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
71
72
QAction*
73
FlowView::
74
deleteSelectionAction() const
75
{
76
return _deleteSelectionAction;
77
}
78
79
80
void
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected