32 #ifndef HPP_PLOT_GRAPHWIDGET_HH 33 #define HPP_PLOT_GRAPHWIDGET_HH 36 #include <QGraphicsScene> 37 #include <QGraphicsView> 60 GraphWidget (QString name = QString (), QWidget *parent = NULL);
86 bool layoutShouldBeFreed_;
91 #endif // HPP_PLOT_GRAPHWIDGET_HH
Definition: graph-widget.hh:43
Definition: graph-widget.hh:45
GraphView(QWidget *parent=NULL)
Definition: graph-widget.cc:54
void wheelEvent(QWheelEvent *)
Definition: graph-widget.cc:62