PyFourStepsPlugin.NodeConnection¶
- class NodeConnection¶
Synopsis¶
Methods¶
def
__init__()def
getOriginNode()def
getOriginSlot()def
__eq__()
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__(iConnection)
- Parameters:
iConnection –
NodeConnection
- __init__(iNodeOrig, iSlotOrig, iNodeDest, iSlotDest)
- Parameters:
iNodeOrig –
NodeComputeiSlotOrig –
NodeSlotiNodeDest –
NodeComputeiSlotDest –
NodeSlot
- getDestinationNode()¶
- Return type:
- getDiscardedElements()¶
- Return type:
- getOriginNode()¶
- Return type:
- __eq__(iConnection)¶
- Parameters:
iConnection –
NodeConnection- Return type:
- setDiscardedElements(iElements)¶
- Parameters:
iElements –
NodeOutput