Inheritance diagram for Scenario::SlotFooter:
Scenario::AmovibleSlotFooter Scenario::FixedSlotFooter

Public Member Functions

 SlotFooter (const IntervalPresenter &slotView, int slotIndex, QGraphicsItem *parent)
 
const IntervalPresenterpresenter () const
 
int type () const final override
 
int slotIndex () const
 
void setSlotIndex (int)
 
QRectF boundingRect () const override
 
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override
 
void setWidth (qreal width)
 

Static Public Member Functions

static constexpr double footerHeight ()
 

Public Attributes

const IntervalPresenterm_presenter
 
qreal m_width {}
 
int m_slotIndex {}
 

Static Public Attributes

static constexpr const int Type = ItemType::SlotFooter
 

The documentation for this class was generated from the following files: