

Public Member Functions | |
| def | __init__ |
| def | myMove |
| def | link |
| def | addInLink |
Public Member Functions inherited from gui.CItems.PortItem | |
| def | __init__ |
| def | moveBy |
| def | myMove |
| def | getObj |
| def | popup |
| def | connect |
| def | link |
| def | tooltip |
| def | selected |
Private Attributes | |
| __inList | |
Additional Inherited Members | |
Public Attributes inherited from gui.CItems.PortItem | |
| port | |
| item | |
| node | |
| context | |
| def gui.CItems.InPortItem.link | ( | self, | |
| obj | |||
| ) |
Definition at line 440 of file CItems.py.
References gui.graph.Graph.canvas, and gui.CItems.LinkItem.canvas.
| def gui.CItems.InPortItem.myMove | ( | self, | |
| dx, | |||
| dy | |||
| ) |
Definition at line 435 of file CItems.py.
References gui.CItems.InControlItem.__inList, gui.CItems.InPortItem.__inList, YACS::HMI::linkPoint.x, YACS::HMI::presentationtype_parser.x(), YACS::HMI::linkPoint.y, and YACS::HMI::presentationtype_parser.y().
|
private |
Definition at line 433 of file CItems.py.
Referenced by gui.GraphViewer.InPortItem.myMove(), and gui.CItems.InPortItem.myMove().