QNodeEditor.entry#

Entry containing widgets and optionally a socket for inputs/outputs.

This module contains a class derived from QObject. The object contains a widget and optionally a socket, depending on the set entry type.

Classes

Entry(name, entry_type, theme)

Entry container holding a widget and an optional socket for input/output.