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