MCPcopy Create free account
hub / github.com/cneben/QuickQanava / CustomGraph

Method CustomGraph

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

Source from the content-addressed store, hash-verified

95 virtual ~CustomGraph() override { /* Nil */ }
96private:
97 CustomGraph(const CustomGraph &) = delete;
98
99public:
100 Q_INVOKABLE qan::Group* insertCustomGroup();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected