Public Member Functions

Trail Class Reference

#include <trail.h>

List of all members.

Public Member Functions

 Trail (const QPen &pen=QPen())
QRectF boundingRect () const
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
void addPoint (QPointF point)
void reset ()
 ~Trail ()

Constructor & Destructor Documentation

Trail::Trail ( const QPen &  pen = QPen()  ) 

Here is the call graph for this function:

Trail::~Trail (  ) 

Member Function Documentation

void Trail::addPoint ( QPointF  point  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

QRectF Trail::boundingRect (  )  const
void Trail::paint ( QPainter *  painter,
const QStyleOptionGraphicsItem *  option,
QWidget *  widget 
)
void Trail::reset (  ) 

Here is the caller graph for this function:


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