ArrowMarker Class Reference

List of all members.

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.
QPoint endPoint () const
 Pixel coordinates of the start point.
QPointF endPointCoord () const
 Axes values coordinates of the start point.
void fillArrowHead (bool=true)
QString name () const
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 setName (const QString &)
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)
 Pixel coordinates of the end point.
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.
QPoint startPoint () const
 Axes values coordinates of the end point.
QPointF startPointCoord () const

Private Member Functions

 ArrowMarker (const ArrowMarker &)


Constructor & Destructor Documentation

ArrowMarker::ArrowMarker (  ) 

ArrowMarker::ArrowMarker ( const ArrowMarker  )  [private]


Member Function Documentation

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.

QPoint ArrowMarker::endPoint (  )  const

Pixel coordinates of the start point.

QPointF ArrowMarker::endPointCoord (  )  const

Axes values coordinates of the start point.

void ArrowMarker::fillArrowHead ( bool  = true  ) 

QString ArrowMarker::name (  )  const

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::setName ( const QString &   ) 

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   ) 

Pixel coordinates of the end point.

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.

QPoint ArrowMarker::startPoint (  )  const

Axes values coordinates of the end point.

QPointF ArrowMarker::startPointCoord (  )  const


The documentation for this class was generated from the following file:

Generated on Sat Oct 21 13:23:23 2023 for QtiPlot/Python-API by  doxygen 1.5.8