Scenario::AmovibleSlotFooter Class Referencefinal
Inheritance diagram for Scenario::AmovibleSlotFooter:
Public Member Functions | |
AmovibleSlotFooter (const IntervalPresenter &slotView, int slotIndex, QGraphicsItem *parent) | |
Public Member Functions inherited from Scenario::SlotFooter | |
SlotFooter (const IntervalPresenter &slotView, int slotIndex, QGraphicsItem *parent) | |
const IntervalPresenter & | presenter () 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) |
Additional Inherited Members | |
Static Public Member Functions inherited from Scenario::SlotFooter | |
static constexpr double | footerHeight () |
Public Attributes inherited from Scenario::SlotFooter | |
const IntervalPresenter & | m_presenter |
qreal | m_width {} |
int | m_slotIndex {} |
Static Public Attributes inherited from Scenario::SlotFooter | |
static constexpr const int | Type = ItemType::SlotFooter |
The documentation for this class was generated from the following files:
- SlotHeader.hpp
- SlotHeader.cpp