
A class to implement plot zooming. More...
#include "us_plot.h"


Public Member Functions | |
| US_Zoomer (int, int, QwtPlotCanvas *) | |
| US_Zoomer::US_Zoomer | ( | int | xAxis, |
| int | yAxis, | ||
| QwtPlotCanvas * | canvas | ||
| ) |
| xAxis | - The title of the x (bottom) axis |
| yAxis | - The title of the y (left) axis |
| canvas | - A pointer to the plot's canvas |
Definition at line 20 of file us_plot.cpp.
1.8.3.1-20130324