![]() |
tuchulcha
0.10.1
Graphical Workflow Configuration Editor
|
This is the complete list of members for ConnectionLine, including all inherited members.
| _endPoint | ConnectionLine | private |
| _endProp | ConnectionLine | private |
| _lColor | ConnectionLine | private |
| _startPoint | ConnectionLine | private |
| _startProp | ConnectionLine | private |
| boundingRect() const | ConnectionLine | |
| ConnectionLine() | ConnectionLine | |
| getEndProp() const | ConnectionLine | |
| getStartProp() const | ConnectionLine | |
| lineColor | ConnectionLine | |
| lineColor() const | ConnectionLine | |
| moveEndPoint(qreal dx, qreal dy) | ConnectionLine | |
| moveStartPoint(qreal dx, qreal dy) | ConnectionLine | |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) | ConnectionLine | |
| setEndPoint(int x, int y) | ConnectionLine | |
| setEndPoint(QPointF pos) | ConnectionLine | |
| setEndProp(NodeProperty *endProp) | ConnectionLine | |
| setLineColor(const QColor &newColor) | ConnectionLine | |
| setStartEndProp(NodeProperty *start, NodeProperty *end) | ConnectionLine | |
| setStartPoint(int x, int y) | ConnectionLine | |
| setStartPoint(QPointF pos) | ConnectionLine | |
| setStartProp(NodeProperty *startProp) | ConnectionLine |