dRonin  adbada4
dRonin GCS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
mapcontrol::WayPointCurve Class Reference

The WayPointCurve class draws an arc between two graphics items of a given radius and direction of curvature. It will display a red straight line if the radius is insufficient to connect the two waypoints. More...

#include <waypointcurve.h>

Inheritance diagram for mapcontrol::WayPointCurve:

Public Slots

void refreshLocations ()
 Called if the waypoints move to redraw the curve. More...
 
void waypointdeleted ()
 Called if the start or end point is destroyed. More...
 
void setOpacitySlot (qreal opacity)
 

Protected Member Functions

void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
 WayPointCurve::paint Draw the path arc. More...
 

Detailed Description

The WayPointCurve class draws an arc between two graphics items of a given radius and direction of curvature. It will display a red straight line if the radius is insufficient to connect the two waypoints.

Definition at line 40 of file waypointcurve.h.


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