Vuo  0.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
VuoEditorGraph Member List

This is the complete list of members for VuoEditorGraph, including all inherited members.

addCable(VuoCable *cable)VuoRendererGraph
addExistingCable(VuoRendererCable *rc)VuoRendererGraph
addExistingNode(VuoRendererNode *rn)VuoRendererGraph
addNode(VuoNode *node)VuoRendererGraph
anyNodeHasBeenRepositioned (defined in VuoRendererGraph)VuoRendererGraphprotected
cancelCableDrag(void)VuoEditorGraph
collapseTypecastNode(VuoRendererNode *rn)VuoRendererGraph
collapseTypecastNodes(void)VuoRendererGraph
componentsAdded(QList< QGraphicsItem * > addedComponents) (defined in VuoEditorGraph)VuoEditorGraphsignal
componentsPasted(bool pasteWithOffset, string commandDescription="Paste") (defined in VuoEditorGraph)VuoEditorGraphsignal
componentsRemoved(QList< QGraphicsItem * > removedComponents, string commandDescription="Remove") (defined in VuoEditorGraph)VuoEditorGraphsignal
connectionCompleted(VuoRendererCable *cableInProgress, VuoRendererPort *targetPort, VuoRendererCable *previousConnectedCable) (defined in VuoEditorGraph)VuoEditorGraphsignal
contextMenuEvent(QGraphicsSceneContextMenuEvent *event)VuoEditorGraphprotected
createCable(VuoCable *c)VuoRendererGraph
createNode(QString nodeClassName, string displayName="", double x=0, double y=0)VuoEditorGraph
VuoRendererGraph::createNode(VuoNode *node)VuoRendererGraph
dataEditorRequested(VuoRendererPort *port) (defined in VuoEditorGraph)VuoEditorGraphsignal
defaultHeader (defined in VuoEditorGraph)VuoEditorGraphstatic
deleteSelectedGraphComponents(string commandDescription="Delete")VuoEditorGraphslot
deselectAllGraphComponents()VuoEditorGraphslot
dragEnterEvent(QGraphicsSceneDragDropEvent *event)VuoEditorGraphprotected
dragLeaveEvent(QGraphicsSceneDragDropEvent *event)VuoEditorGraphprotected
dragMoveEvent(QGraphicsSceneDragDropEvent *event)VuoEditorGraphprotected
dropEvent(QGraphicsSceneDragDropEvent *event)VuoEditorGraphprotected
findNearbyCable(QPointF scenePos)VuoEditorGraphprotected
getAnyNodeHasBeenRepositioned(void) const VuoRendererGraph
getAvailableNodeName(string displayName)VuoEditorGraph
getCables()VuoEditorGraph
getCablesInternalToSubgraph(QList< QGraphicsItem * > subgraphComponents)VuoEditorGraph
getContextMenuDeleteSelectedAction(void) (defined in VuoEditorGraph)VuoEditorGraph
getNodeDeclaration(const VuoRendererNode *node, bool forcePositionPrinting=false, qreal xPositionOffset=0, qreal yPositionOffset=0) const VuoEditorGraph
getNodeNameTaken(string name)VuoRendererGraph
getNodes()VuoEditorGraph
isRunning(void)VuoEditorGraph
keyPressEvent(QKeyEvent *event)VuoEditorGraphprotected
leftMouseButtonReleased(void) (defined in VuoEditorGraph)VuoEditorGraphsignal
loadComposition(void)VuoRendererGraph
mouseMoveEvent(QGraphicsSceneMouseEvent *event)VuoEditorGraphprotected
mousePressEvent(QGraphicsSceneMouseEvent *event)VuoEditorGraphprotected
mouseReleaseEvent(QGraphicsSceneMouseEvent *event)VuoEditorGraphprotected
moveSelectedNodesBy(qreal dx, qreal dy)VuoEditorGraphslot
nodeNameTaken (defined in VuoRendererGraph)VuoRendererGraphprotected
nodesMoved(set< VuoRendererNode * > nodes, qreal dx, qreal dy, bool movedByDragging) (defined in VuoEditorGraph)VuoEditorGraphsignal
parser (defined in VuoRendererGraph)VuoRendererGraphprotected
printGraph(stringstream &output, string header="", string footer="")VuoEditorGraph
printSubgraphWithElements(stringstream &output, vector< VuoRendererNode * > nodes, vector< VuoRendererCable * > cables, string header="", string footer="", bool forcePositionPrinting=false, qreal xPositionOffset=0, qreal yPositionOffset=0)VuoEditorGraph
removePortEligibilityHighlighting(void)VuoRendererGraph
run(string graphPath)VuoEditorGraph
selectAllCables()VuoEditorGraphslot
selectAllGraphComponents()VuoEditorGraphslot
selectAllNodes()VuoEditorGraphslot
selectedComponentsCopied() (defined in VuoEditorGraph)VuoEditorGraphsignal
setAnyNodeHasBeenRepositioned(bool repositioned)VuoRendererGraph
setCompiler(VuoCompiler *compiler)VuoEditorGraph
setParser(VuoCompilerGraphvizParser *parser)VuoRendererGraph
signaler (defined in VuoRendererGraph)VuoRendererGraphprotected
stop(void)VuoEditorGraph
uncollapseTypecastNode(VuoRendererTypecastPort *typecast)VuoRendererGraph
VuoEditorGraph()VuoEditorGraphexplicit
VuoRendererGraph()VuoRendererGraph