Go to the documentation of this file.
21 #ifndef ExprGrapher2d_h
22 #define ExprGrapher2d_h
27 #include <QMouseEvent>
ExprGrapherView(ExprGrapherWidget &widget, QWidget *parent, int width, int height)
ExprGrapherWidget & widget
void mouseReleaseEvent(QMouseEvent *event)
virtual ~ExprGrapherView()
void setWindow(float xmin, float xmax, float ymin, float ymax, float z)
void mousePressEvent(QMouseEvent *event)
void getWindow(float &xmin, float &xmax, float &ymin, float &ymax, float &z)
void scaleValueManipulated()
void mouseMoveEvent(QMouseEvent *event)