ui_utils
UI utils
UiGraphMetadata dataclass
UI metadata for graph.
Source code in client/ayon_workflow/workflow_editor/ui_utils.py
13 14 15 16 17 18 | |
UiNodeMetadata dataclass
UI metadata for node.
Source code in client/ayon_workflow/workflow_editor/ui_utils.py
21 22 23 24 25 26 27 28 29 30 | |