customtabexample

Description

Example of a node with a custom tab.

This object is not a node, but the singleton to which nodes of this type point to determine their behaviour.

This docstring will form the help text for the node in the UI. Markdown is permitted and processed into HTML. Look at (say) XFormColourMap for an example of how to write this.

This particular node is a simple example which takes an image, but doesn't really do anything meaningful. It's just an illustration/

It has a custom tab created with Qt. There is another example node - XFormSimpleExample - which uses the TabGenericclass to automatically create a tab with an editor; this is often a more appropriate approach and it's certainly simpler.


Connections

Inputs

Index Name Type Desc
0 (none) img (none)

Outputs

Index Name Type Desc
0 (none) img (none)

Parameters

customtabexampleparameter: float (default 0.0)Parameter 1
parameter2: string (default 'default')Parameter 2

Automatically generated by generate_autodocs.py

Date: 2026-07-03T14:16:39.921215