Vuo
0.4.1
|
This is the complete list of members for VuoEditorWindow, including all inherited members.
addedRecentFile(QString filePath) | VuoEditorWindow | signal |
assignSurrogateNodeLibrary(VuoNodeLibrary *library) | VuoEditorWindow | |
cleanUpCancelledDuplication() | VuoEditorWindow | slot |
closeEvent(QCloseEvent *event) | VuoEditorWindow | protected |
componentsAdded(QList< QGraphicsItem * > components, VuoEditorComposition *target) | VuoEditorWindow | slot |
componentsRemoved(QList< QGraphicsItem * > components, string commandDescription) | VuoEditorWindow | slot |
conformToGlobalNodeLibraryVisibility(VuoNodeLibrary::nodeLibraryState visibility, VuoNodeLibrary *floater, bool previousFloaterDestroyed) | VuoEditorWindow | slot |
connectionCompleted(VuoRendererCable *cableInProgress, VuoRendererPort *targetPort, VuoRendererCable *previousConnectedCable, VuoRendererPort *portToUnpublish, string typecastToInsert) | VuoEditorWindow | slot |
copySelectedCompositionComponents() | VuoEditorWindow | slot |
createNode(QString nodeClassName, string displayName, double x, double y, bool offsetFromViewportCenter=true) | VuoEditorWindow | |
cutSelectedCompositionComponents() | VuoEditorWindow | slot |
duplicateSelectedCompositionComponents() | VuoEditorWindow | slot |
event(QEvent *event) | VuoEditorWindow | protected |
eventFilter(QObject *object, QEvent *event) | VuoEditorWindow | protected |
existingWindowWithFile(const QString &filename) | VuoEditorWindow | static |
externalPortUnpublished(VuoRendererPublishedPort *port) | VuoEditorWindow | slot |
getComposition() | VuoEditorWindow | |
getMostRecentActiveEditorWindow() | VuoEditorWindow | static |
getOpenEditorWindows() | VuoEditorWindow | static |
getOwnedNodeLibrary() | VuoEditorWindow | |
getRaiseDocumentAction() const | VuoEditorWindow | slot |
getRecentFileMenu() | VuoEditorWindow | |
internalPortPublished(VuoPort *port, string name="", bool merge=false) | VuoEditorWindow | slot |
internalPortUnpublished(VuoPort *port) | VuoEditorWindow | slot |
keyPressEvent(QKeyEvent *event) | VuoEditorWindow | protected |
mostRecentActiveEditorWindow | VuoEditorWindow | static |
moveEvent(QMoveEvent *event) | VuoEditorWindow | protected |
nodeLibraryHiddenOrUnhidden(bool unhidden) | VuoEditorWindow | signal |
nodesMoved(set< VuoRendererNode * > nodes, qreal dx, qreal dy, bool movedByDragging) | VuoEditorWindow | slot |
nodeTitleSet(VuoCompilerNode *node, QString value) | VuoEditorWindow | slot |
pasteCompositionComponents(bool pasteWithOffset=true, string commandDescription="Paste") | VuoEditorWindow | slot |
portConstantSet(VuoCompilerInputEventPort *node, QString value) | VuoEditorWindow | slot |
portConstantSetByMenu(QAction *action) | VuoEditorWindow | slot |
publishedPortModified() | VuoEditorWindow | signal |
publishedPortNameSet(VuoRendererPublishedPort *port, QString value) | VuoEditorWindow | slot |
releaseSurrogateNodeLibrary(bool previousFloaterDestroyed) | VuoEditorWindow | |
resizeEvent(QResizeEvent *event) | VuoEditorWindow | protected |
setAsActiveWindow() | VuoEditorWindow | slot |
TestVuoEditor (defined in VuoEditorWindow) | VuoEditorWindow | friend |
tintSelectedNodes(VuoNode::TintColor tintColor) | VuoEditorWindow | slot |
untitledComposition | VuoEditorWindow | static |
updatedOpenDocumentList() | VuoEditorWindow | signal |
VuoEditorWindow(VuoCompiler *compiler=NULL, QString filename="", bool existingComposition=false, VuoNodeLibrary::nodeLibraryDisplayMode nodeLibraryDisplayMode=VuoNodeLibrary::displayByClass, VuoNodeLibrary::nodeLibraryState nodeLibraryState=VuoNodeLibrary::nodeLibraryHidden, VuoNodeLibrary *floater=NULL) | VuoEditorWindow | explicit |
windowMoved() | VuoEditorWindow | signal |
~VuoEditorWindow() (defined in VuoEditorWindow) | VuoEditorWindow |