|
| DefaultHeaderDelegate (const Process::ProcessModel &m, const Process::Context &doc) |
|
void | updateText () override |
|
const QPen & | textPen (Process::Style &, const Process::ProcessModel &model) const noexcept |
|
void | updateBench (double d) |
|
void | setSize (QSizeF sz) final override |
|
void | on_zoomRatioChanged (ZoomRatio) final override |
|
QRectF | boundingRect () const final override |
|
|
void | updatePorts () |
|
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override |
|
|
QPixmap | m_line |
|
QPixmap | m_bench |
|
QGraphicsItem * | m_ui {} |
|
QGraphicsItem * | m_record {} |
|
QGraphicsItem * | m_snapshot {} |
|
ossia::small_vector< Dataflow::PortItem *, 3 > | m_inPorts |
|
double | m_portStartX {} |
|
double | m_portEndX {} |
|
bool | m_sel {} |
|
QString | m_lastText |
|
const QPen * | m_lastPen {} |
|
The documentation for this class was generated from the following files: