Process::DefaultEffectItem Class Referencefinal
Inheritance diagram for Process::DefaultEffectItem:

Public Member Functions | |
DefaultEffectItem (const Process::ProcessModel &effect, const Process::Context &doc, QGraphicsItem *root) | |
void setupInlet (Process::ControlInlet &inlet, const Process::PortFactoryList &portFactory) | |
void setupOutlet (Process::ControlOutlet &inlet, const Process::PortFactoryList &portFactory) | |
![]() | |
EmptyRectItem (QGraphicsItem *parent) | |
void setRect (const QRectF &r) | |
const QRectF & rect () const noexcept | |
QRectF boundingRect () const final override | |
void fitChildrenRect () | |
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override | |
int type () const override | |
![]() | |
ResizeableItem (QGraphicsItem *parent) | |
void sizeChanged (QSizeF sz) | |
void childrenSizeChanged () | |
int type () const override | |
Additional Inherited Members | |
![]() | |
enum { Type = UserType + 80002 } | |
![]() | |
enum { Type = UserType + 80000 } | |
![]() | |
QRectF m_rect {} | |
The documentation for this class was generated from the following files:
- DefaultEffectItem.hpp
- DefaultEffectItem.cpp