|
| WaterMark (QGraphicsItem *parent=nullptr) |
|
void | setType (Type t) |
|
Type | getType () const |
|
void | setLayoutType (Layout l) |
|
void | setScaleFactor (qreal scale) |
|
void | setImage (const QImage &img) |
|
void | setText (const QString str) |
|
void | setFont (const QFont &f) |
|
QFont | getFont () const |
|
void | setColor (const QColor &c) |
|
QColor | getColor () const |
|
void | setBoundingRect (const QRectF &rect) |
|
QRectF | boundingRect () const override |
|
QPolygonF | itemMaxPolygon () const |
|
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *item, QWidget *widget) override |
|
void | updatePicture (QPainter *painter, bool isPreview) |
|
void | setNumberUpScale (const qreal &value) |
|