Loading...
Searching...
No Matches
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
Scenario::SlotHeader Class Referencefinal
Inheritance diagram for Scenario::SlotHeader:
Public Member Functions | |
| SlotHeader (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) |
| void | setMini (bool b) |
Static Public Member Functions | |
| static constexpr double | headerHeight () |
| static constexpr double | handleWidth () |
| static constexpr double | menuWidth () |
Static Public Attributes | |
| static const constexpr int | Type = ItemType::SlotHeader |
The documentation for this class was generated from the following files:
- SlotHeader.hpp
- SlotHeader.cpp