MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / isOutputEdge

Method isOutputEdge

Gui/Edge.cpp:250–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248}
249
250bool
251Edge::isOutputEdge() const
252{
253 return _imp->isOutputEdge;
254}
255
256void
257Edge::setDefaultColor(const QColor & color)

Callers 4

checkForHintsMethod · 0.80
mouseMoveEventMethod · 0.80
mouseReleaseEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected