Engauge Digitizer  2
Public Member Functions | List of all members
GhostPath Class Reference

Ghost for a QGraphicsPathItem. More...

#include <GhostPath.h>

Public Member Functions

 GhostPath (const QPainterPath &path, const QPen &pen, const QBrush &brush)
 Initial constructor.
 
 GhostPath (const GhostPath &other)
 Copy constructor.
 
GhostPathoperator= (const GhostPath &other)
 Assignment operator.
 
QBrush brush () const
 Get method for brush.
 
QPainterPath path () const
 Get method for path.
 
QPen pen () const
 Get method for pen.
 

Detailed Description

Ghost for a QGraphicsPathItem.

Definition at line 15 of file GhostPath.h.


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