MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / edges

Method edges

ImagePlay/include/IPProcessGridScene.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 bool showThumbnails () { return _showThumbnails; }
64 QList<IPProcessStep*>* steps () { return &_steps; }
65 QList<IPProcessEdge*>* edges () { return &_edges; }
66
67 // QGraphicsScene interface
68protected:

Callers 2

clearSceneMethod · 0.80
writeProcessFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected