Ghost for a QGraphicsPathItem. More...
#include <GhostPath.h>
Public Member Functions | |
| GhostPath (const QPainterPath &path, const QPen &pen, const QBrush &brush) | |
| Initial constructor. | |
| GhostPath (const GhostPath &other) | |
| Copy constructor. | |
| GhostPath & | operator= (const GhostPath &other) |
| Assignment operator. | |
| QBrush | brush () const |
| Get method for brush. | |
| QPainterPath | path () const |
| Get method for path. | |
| QPen | pen () const |
| Get method for pen. | |
Ghost for a QGraphicsPathItem.
Definition at line 15 of file GhostPath.h.
1.8.5