MCPcopy 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
72QAction*
73FlowView::
74deleteSelectionAction() const
75{
76 return _deleteSelectionAction;
77}
78
79
80void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected