Go to the documentation of this file.
33 #include <QStyledItemDelegate>
52 setModelData(QWidget* editor, QAbstractItemModel* model,
const QModelIndex&
index)
const;
60 void paint(QPainter* painter,
61 const QStyleOptionViewItem&
option,
62 const QModelIndex&
index)
const override;
69 QSize
sizeHint(
const QStyleOptionViewItem&
option,
const QModelIndex&
index)
const override;
83 QAbstractItemModel* model,
84 const QStyleOptionViewItem&
option,
85 const QModelIndex&
index)
override;
89 std::map<const QModelIndex, QFlags<QStyle::StateFlag>> buttonStates;
92 QPixmap restartPixmap;
94 int scenarioIconSize = 24;
std::shared_ptr< Value > value()