nodegraphprefs module¶
-
nodegraphprefs.allowDiveIntoHDAs(editor)¶
-
nodegraphprefs.allowDropOnWire(editor)¶
-
nodegraphprefs.autoScroll(editor)¶
-
nodegraphprefs.backgroundImageBrightness(editor)¶
-
nodegraphprefs.backgroundImageEditing(editor)¶
-
nodegraphprefs.badgeVisibility(editor, badge)¶
-
nodegraphprefs.connectorSnapRadius(editor)¶
-
nodegraphprefs.copyPathsToClipboard(editor)¶
-
nodegraphprefs.doAutoMoveNodes(editor)¶
-
nodegraphprefs.doSnapping(editor)¶
-
nodegraphprefs.flagsAllowPreSelect(editor)¶
-
nodegraphprefs.gridMode(editor)¶
-
nodegraphprefs.gridSnapping(editor)¶
-
nodegraphprefs.gridXStep(editor)¶
-
nodegraphprefs.gridYStep(editor)¶
-
nodegraphprefs.isListMode(editor)¶
-
nodegraphprefs.maxFlyoutScale(editor)¶
-
nodegraphprefs.maxNameWidth(editor)¶
-
nodegraphprefs.maxTaskGraphRows(editor)¶
-
nodegraphprefs.maxWorkItemsPerRow(editor)¶
-
nodegraphprefs.overviewMode(editor)¶
-
nodegraphprefs.paletteColors(editor)¶
-
nodegraphprefs.paletteMode(editor)¶
-
nodegraphprefs.paletteSize(editor)¶
-
nodegraphprefs.perfStatName(editor)¶
-
nodegraphprefs.registerPreferences(editor)¶
-
nodegraphprefs.setAllowDiveIntoHDAs(editor, allow)¶
-
nodegraphprefs.setAllowDropOnWire(editor, droponwire)¶
-
nodegraphprefs.setAutoScroll(editor, allow)¶
-
nodegraphprefs.setBackgroundImageBrightness(editor, brightness)¶
-
nodegraphprefs.setBackgroundImageEditing(editor, show)¶
-
nodegraphprefs.setBadgeVisibility(editor, badge, visibility)¶
-
nodegraphprefs.setConnectorSnapRadius(editor, radius)¶
-
nodegraphprefs.setCopyPathsToClipboard(editor, copy)¶
-
nodegraphprefs.setDoAutoMoveNodes(editor, automovenodes)¶
-
nodegraphprefs.setDoSnapping(editor, snap)¶
-
nodegraphprefs.setFlagsAllowPreSelect(editor, allow)¶
-
nodegraphprefs.setGridMode(editor, mode)¶
-
nodegraphprefs.setGridSnapping(editor, snap)¶
-
nodegraphprefs.setGridXStep(editor, step)¶
-
nodegraphprefs.setGridYStep(editor, step)¶
-
nodegraphprefs.setListMode(editor, listmode)¶
-
nodegraphprefs.setMaxFlyoutScale(editor, maxscale)¶
-
nodegraphprefs.setMaxNameWidth(editor, maxwidth)¶
-
nodegraphprefs.setMaxTaskGraphRows(editor, maxrows)¶
-
nodegraphprefs.setMaxWorkItemsPerRow(editor, maxworkitems)¶
-
nodegraphprefs.setOverviewBounds(editor, bounds)¶
-
nodegraphprefs.setOverviewMode(editor, mode)¶
-
nodegraphprefs.setPaletteColors(editor, colors)¶
-
nodegraphprefs.setPaletteMode(editor, mode)¶
-
nodegraphprefs.setPaletteSize(editor, size)¶
-
nodegraphprefs.setPerfStatName(editor, statname)¶
-
nodegraphprefs.setShakeSensitivity(editor, sensitivity)¶
-
nodegraphprefs.setShowAnimations(editor, show)¶
-
nodegraphprefs.setShowCancelledWorkItems(editor, show)¶
-
nodegraphprefs.setShowChildDependencies(editor, show)¶
-
nodegraphprefs.setShowCookedWorkItems(editor, show)¶
-
nodegraphprefs.setShowCookingWorkItems(editor, show)¶
-
nodegraphprefs.setShowDependencies(editor, value)¶
-
nodegraphprefs.setShowDirtyWorkItems(editor, show)¶
-
nodegraphprefs.setShowFailedWorkItems(editor, show)¶
-
nodegraphprefs.setShowGroupList(editor, show)¶
-
nodegraphprefs.setShowNodeShapes(editor, show)¶
-
nodegraphprefs.setShowNodeTypes(editor, show)¶
-
nodegraphprefs.setShowOperatorTree(editor, show)¶
-
nodegraphprefs.setShowParmDialog(editor, show)¶
-
nodegraphprefs.setShowParmDialogWhenMaximized(editor, show)¶
-
nodegraphprefs.setShowPartitionWorkItems(editor, show)¶
-
nodegraphprefs.setShowPerfStats(editor, show)¶
-
nodegraphprefs.setShowPreviews(editor, show)¶
-
nodegraphprefs.setShowPromptText(editor, show)¶
-
nodegraphprefs.setShowRootWorkItems(editor, show)¶
-
nodegraphprefs.setShowTaskGraph(editor, show)¶
-
nodegraphprefs.setShowToolPalette(editor, show)¶
-
nodegraphprefs.setSnapRadius(editor, radius)¶
-
nodegraphprefs.setSoloHighlightedWorkItems(editor, show)¶
-
nodegraphprefs.setTaskGraphCollapseMode(editor, mode)¶
-
nodegraphprefs.setTaskGraphLimitRows(editor, show)¶
-
nodegraphprefs.setTaskGraphSortCriteria(editor, criteria)¶
-
nodegraphprefs.setTextBadgeVisibility(editor, textbadge, visibility)¶
-
nodegraphprefs.setTopInOutColor(editor, num, color)¶
-
nodegraphprefs.setTopInOutColorTag(editor, num, tag)¶
-
nodegraphprefs.setTransientInfo(editor, transient)¶
-
nodegraphprefs.setWireFadeFactor(editor, wirefadefactor)¶
-
nodegraphprefs.shakeSensitivity(editor)¶
-
nodegraphprefs.showAnimations(editor)¶
-
nodegraphprefs.showCancelledWorkItems(editor)¶
-
nodegraphprefs.showChildDependencies(editor)¶
-
nodegraphprefs.showCookedWorkItems(editor)¶
-
nodegraphprefs.showCookingWorkItems(editor)¶
-
nodegraphprefs.showDependencies(editor)¶
-
nodegraphprefs.showDirtyWorkItems(editor)¶
-
nodegraphprefs.showFailedWorkItems(editor)¶
-
nodegraphprefs.showGroupList(editor)¶
-
nodegraphprefs.showNodeShapes(editor)¶
-
nodegraphprefs.showNodeTypes(editor)¶
-
nodegraphprefs.showOperatorTree(editor)¶
-
nodegraphprefs.showParmDialog(editor)¶
-
nodegraphprefs.showParmDialogWhenMaximized(editor)¶
-
nodegraphprefs.showPartitionWorkItems(editor)¶
-
nodegraphprefs.showPerfStats(editor)¶
-
nodegraphprefs.showPreviews(editor)¶
-
nodegraphprefs.showPromptText(editor)¶
-
nodegraphprefs.showRootWorkItems(editor)¶
-
nodegraphprefs.showTaskGraph(editor)¶
-
nodegraphprefs.showToolPalette(editor)¶
-
nodegraphprefs.snapRadius(editor)¶
-
nodegraphprefs.soloHighlightedWorkItems(editor)¶
-
nodegraphprefs.taskGraphCollapseMode(editor)¶
-
nodegraphprefs.taskGraphLimitRows(editor)¶
-
nodegraphprefs.taskGraphSortCriteria(editor)¶
-
nodegraphprefs.textBadgeVisibility(editor, textbadge)¶
-
nodegraphprefs.topInOutColor(editor, num)¶
-
nodegraphprefs.topInOutColorTag(editor, num)¶
-
nodegraphprefs.transientInfo(editor)¶
-
nodegraphprefs.wireFadeFactor(editor)¶