Module implementing a graphics item subclass for an arrow.
ArrowheadAngleFactor |
EricArrowItem | Class implementing an arrow graphics item subclass. |
EricArrowType | Class defining the arrow types. |
None |
Class implementing an arrow graphics item subclass.
None |
None |
EricArrowItem | Constructor |
boundingRect | Public method to return the bounding rectangle. |
paint | |
setEndPoint | Public method to set the end point. |
setPoints | Public method to set the start and end points of the line. |
setStartPoint | Public method to set the start point. |
None |
Constructor
Public method to return the bounding rectangle.
Public method to set the end point.
Note: This method does not redraw the item.
Public method to set the start and end points of the line.
Note: This method does not redraw the item.
Public method to set the start point.
Note: This method does not redraw the item.
Class defining the arrow types.
NORMAL |
WIDE |
None |
None |
None |