#include <nonscalingfill_pathitem.h>
|
enum | { Type = UserType + static_cast<int>(Vis::NoBrush)
} |
|
|
virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr) Q_DECL_OVERRIDE |
|
virtual int | type () const Q_DECL_OVERRIDE |
|
Definition at line 62 of file nonscalingfill_pathitem.h.
◆ anonymous enum
◆ NonScalingFillPathItem()
NonScalingFillPathItem::NonScalingFillPathItem |
( |
QGraphicsItem * |
parent = nullptr | ) |
|
|
explicit |
◆ paint()
void NonScalingFillPathItem::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = nullptr |
|
) |
| |
|
protectedvirtual |
◆ type()
virtual int NonScalingFillPathItem::type |
( |
| ) |
const |
|
inlineprotectedvirtual |
The documentation for this class was generated from the following files: