7 #ifndef GHOST_ELLIPSE_H 8 #define GHOST_ELLIPSE_H 31 QBrush
brush ()
const;
47 #endif // GHOST_ELLIPSE_H GhostEllipse & operator=(const GhostEllipse &other)
Assignment operator.
QPen pen() const
Get method for pen.
QBrush brush() const
Get method for brush.
QRectF rect() const
Get method for bounding rectangle.
Ghost for a QGraphicsEllipseItem.