32 #ifndef HPP_PLOT_GRAPHWIDGET_HH 33 #define HPP_PLOT_GRAPHWIDGET_HH 38 #include <QGraphicsScene> 39 #include <QGraphicsView> 58 GraphWidget(QString name = QString(), QWidget* parent = NULL);
84 bool layoutShouldBeFreed_;
89 #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:60