QNodeEditor.dialog#

Dialog containing a node editor with result handling.

This module contains a class derived from QDialog. The dialog contains a node editing scene and handling for results and errors. The dialog is successfully executed when the node scene evaluation succeeds. Any errors that occur are caught and displayed to the user.

Classes

NodeEditorDialog(parent, theme, ...)

Dialog containing a node editor and handling buttons