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.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.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.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.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.setShowChildDependencies(editor, show)
-
nodegraphprefs.setShowDependencies(editor, value)
-
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.setShowPerfStats(editor, show)
-
nodegraphprefs.setShowPreviews(editor, show)
-
nodegraphprefs.setShowPromptText(editor, show)
-
nodegraphprefs.setShowToolPalette(editor, show)
-
nodegraphprefs.setSnapRadius(editor, radius)
-
nodegraphprefs.setTextBadgeVisibility(editor, textbadge, visibility)
-
nodegraphprefs.setTransientInfo(editor, transient)
-
nodegraphprefs.setWireFadeFactor(editor, wirefadefactor)
-
nodegraphprefs.shakeSensitivity(editor)
-
nodegraphprefs.showAnimations(editor)
-
nodegraphprefs.showChildDependencies(editor)
-
nodegraphprefs.showDependencies(editor)
-
nodegraphprefs.showGroupList(editor)
-
nodegraphprefs.showNodeShapes(editor)
-
nodegraphprefs.showNodeTypes(editor)
-
nodegraphprefs.showOperatorTree(editor)
-
nodegraphprefs.showParmDialog(editor)
-
nodegraphprefs.showParmDialogWhenMaximized(editor)
-
nodegraphprefs.showPerfStats(editor)
-
nodegraphprefs.showPreviews(editor)
-
nodegraphprefs.showPromptText(editor)
-
nodegraphprefs.showToolPalette(editor)
-
nodegraphprefs.snapRadius(editor)
-
nodegraphprefs.textBadgeVisibility(editor, textbadge)
-
nodegraphprefs.transientInfo(editor)
-
nodegraphprefs.wireFadeFactor(editor)