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

Ghost for a QGraphicsPolygonItem. More...

#include <GhostPolygon.h>

Public Member Functions

 GhostPolygon (const QPolygonF &polygon, const QPen &pen, const QBrush &brush)
 Initial constructor.
 
 GhostPolygon (const GhostPolygon &other)
 Copy constructor.
 
GhostPolygonoperator= (const GhostPolygon &other)
 Assignment operator.
 
QBrush brush () const
 Get method for brush.
 
QPen pen () const
 Get method for pen.
 
QPolygonF polygon () const
 Get method for polygon.
 

Detailed Description

Ghost for a QGraphicsPolygonItem.

Definition at line 15 of file GhostPolygon.h.


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