Public Member Functions | |
| ArrowMarker () | |
| void | drawEndArrow (bool=true) |
| void | drawStartArrow (bool=true) |
| Obsolete functions provided to keep old source code working. | |
| Graph::ArrowShape | endArrowShape () const |
| Shape of the end arrow head. | |
| int | endHeadAngle () |
| The angle of the end arrow head. | |
| int | endHeadLength () |
| Length of the end arrow head. | |
| void | fillArrowHead (bool=true) |
| void | setColor (const QColor &) |
| void | setEndArrowShape (const Graph::ArrowShape &) |
| Sets the shape of the end arrow head. | |
| void | setEndHeadAngle (int) |
| Sets the angle of the end arrow head. | |
| void | setEndHeadLength (int) |
| Sets the length of the end arrow head. | |
| void | setEndPoint (double, double)/PyName |
| void | setHeadAngle (int) |
| void | setHeadLength (int) |
| void | setStartArrowShape (const Graph::ArrowShape &) |
| Sets the shape of the start arrow head. | |
| void | setStartHeadAngle (int) |
| Sets the angle of the start arrow head. | |
| void | setStartHeadLength (int) |
| Sets the length of the start arrow head. | |
| void | setStartPoint (double, double)/PyName |
| void | setStyle (Qt::PenStyle) |
| void | setWidth (double) |
| Graph::ArrowShape | startArrowShape () const |
| Shape of the start arrow head. | |
| int | startHeadAngle () |
| The angle of the start arrow head. | |
| int | startHeadLength () |
| Length of the start arrow head. | |
Private Member Functions | |
| ArrowMarker (const ArrowMarker &) | |
| ArrowMarker::ArrowMarker | ( | ) |
| ArrowMarker::ArrowMarker | ( | const ArrowMarker & | ) | [private] |
| void ArrowMarker::drawEndArrow | ( | bool | = true |
) |
| void ArrowMarker::drawStartArrow | ( | bool | = true |
) |
Obsolete functions provided to keep old source code working.
| Graph::ArrowShape ArrowMarker::endArrowShape | ( | ) | const |
Shape of the end arrow head.
| int ArrowMarker::endHeadAngle | ( | ) |
The angle of the end arrow head.
| int ArrowMarker::endHeadLength | ( | ) |
Length of the end arrow head.
| void ArrowMarker::fillArrowHead | ( | bool | = true |
) |
| void ArrowMarker::setColor | ( | const QColor & | ) |
| void ArrowMarker::setEndArrowShape | ( | const Graph::ArrowShape & | ) |
Sets the shape of the end arrow head.
| void ArrowMarker::setEndHeadAngle | ( | int | ) |
Sets the angle of the end arrow head.
| void ArrowMarker::setEndHeadLength | ( | int | ) |
Sets the length of the end arrow head.
| void ArrowMarker::setEndPoint | ( | double | , | |
| double | ||||
| ) |
| void ArrowMarker::setHeadAngle | ( | int | ) |
| void ArrowMarker::setHeadLength | ( | int | ) |
| void ArrowMarker::setStartArrowShape | ( | const Graph::ArrowShape & | ) |
Sets the shape of the start arrow head.
| void ArrowMarker::setStartHeadAngle | ( | int | ) |
Sets the angle of the start arrow head.
| void ArrowMarker::setStartHeadLength | ( | int | ) |
Sets the length of the start arrow head.
| void ArrowMarker::setStartPoint | ( | double | , | |
| double | ||||
| ) |
| void ArrowMarker::setStyle | ( | Qt::PenStyle | ) |
| void ArrowMarker::setWidth | ( | double | ) |
| Graph::ArrowShape ArrowMarker::startArrowShape | ( | ) | const |
Shape of the start arrow head.
| int ArrowMarker::startHeadAngle | ( | ) |
The angle of the start arrow head.
| int ArrowMarker::startHeadLength | ( | ) |
Length of the start arrow head.
1.5.8