MCPcopy 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
64QAction*
65FlowView::
66clearSelectionAction() const
67{
68 return _clearSelectionAction;
69}
70
71
72QAction*

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected