PyFourStepsPlugin.NodeOutput

class NodeOutput

Synopsis

Methods

Note

This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE

__init__()
__init__(iOutput)
Parameters:

iOutputNodeOutput

__init__(output)
Parameters:

output – .list of NodeOutputElement

filterOutput(filter)
Parameters:

filterNodeOutput

getElements()
Return type:

.list of NodeOutputElement

__eq__(iOutput)
Parameters:

iOutputNodeOutput

Return type:

bool

passesFilter(element)
Parameters:

elementNodeOutputElement

Return type:

bool

setElements(elements)
Parameters:

elements – .list of NodeOutputElement