35 explicit Display14(QGraphicsItem *parent =
nullptr);
40 QString
color()
const override;
51 void paint(QPainter *painter,
const QStyleOptionGraphicsItem *option, QWidget *widget)
override;
72 QVector<std::shared_ptr<QSvgRenderer>> a, b, c, d, e, f, g1, g2, h, j, k, l, m, n, dp;
73 int m_colorNumber = 1;
Bundles all per-deserialization state so that load() overrides receive it through one explicit parame...