17 #include <QGraphicsScene>
18 #include <QGraphicsSceneMouseEvent>
19 #include <QGraphicsSceneWheelEvent>
27 colormap->installEventFilter(
this);
37 if (event->type() == QEvent::Resize || event->type() == QEvent::UpdateRequest) {
53 QGraphicsProxyWidget::mousePressEvent(event);
60 QGraphicsProxyWidget::mouseMoveEvent(event);
67 QGraphicsProxyWidget::mouseReleaseEvent(event);
74 QGraphicsProxyWidget::wheelEvent(event);
materialitems.h Collection of materials to populate MaterialModel.