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

Ghost for a QGraphicsEllipseItem. More...

#include <GhostEllipse.h>

Public Member Functions

 GhostEllipse (const QRectF &rect, const QPen &pen, const QBrush &brush)
 Initial constructor.
 
 GhostEllipse (const GhostEllipse &other)
 Copy constructor.
 
GhostEllipseoperator= (const GhostEllipse &other)
 Assignment operator.
 
QBrush brush () const
 Get method for brush.
 
QPen pen () const
 Get method for pen.
 
QRectF rect () const
 Get method for bounding rectangle.
 

Detailed Description

Ghost for a QGraphicsEllipseItem.

Definition at line 15 of file GhostEllipse.h.


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