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. | |
| GhostEllipse & | operator= (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. | |
Ghost for a QGraphicsEllipseItem.
Definition at line 15 of file GhostEllipse.h.
1.8.5