MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / FlowView

Function FlowView

QtNodeEditor/include/nodes/internal/FlowView.hpp:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 FlowView(FlowScene *scene, QWidget *parent = Q_NULLPTR);
20
21 FlowView(const FlowView&) = delete;
22 FlowView operator=(const FlowView&) = delete;
23
24 QAction* clearSelectionAction() const;

Callers 1

FlowView.hppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected