vst3::VSTEffectItem Class Referencefinal
Inheritance diagram for vst3::VSTEffectItem:
Public Member Functions | |
VSTEffectItem (const Model &effect, const Process::Context &doc, QGraphicsItem *root) | |
void | setupInlet (const Model &fx, ControlInlet &inlet, const Process::Context &doc) |
Public Member Functions inherited from score::EmptyRectItem | |
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 |
Public Member Functions inherited from score::ResizeableItem | |
ResizeableItem (QGraphicsItem *parent) | |
void | sizeChanged (QSizeF sz) |
void | childrenSizeChanged () |
int | type () const override |
Additional Inherited Members | |
Public Types inherited from score::EmptyRectItem | |
enum | { Type = UserType + 80002 } |
Public Types inherited from score::ResizeableItem | |
enum | { Type = UserType + 80000 } |
Protected Attributes inherited from score::EmptyRectItem | |
QRectF | m_rect {} |
The documentation for this class was generated from the following files:
- /Vst3/Widgets.hpp
- /Vst3/Widgets.cpp