MCPcopy Create free account
hub / github.com/cneben/QuickQanava / ~CustomEdge

Method ~CustomEdge

samples/cpp/cpp_sample.h:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78public:
79 explicit CustomEdge(QObject* parent = nullptr) : qan::Edge{parent} {}
80 virtual ~CustomEdge() override = default;
81private:
82 CustomEdge(const CustomEdge &) = delete;
83

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected