UltraScan III
List of all members | Public Member Functions
US_Zoomer Class Reference

A class to implement plot zooming. More...

#include "us_plot.h"

Inheritance diagram for US_Zoomer:
Inheritance graph
[legend]
Collaboration diagram for US_Zoomer:
Collaboration graph
[legend]

Public Member Functions

 US_Zoomer (int, int, QwtPlotCanvas *)
 

Detailed Description

A class to implement plot zooming.

Definition at line 21 of file us_plot.h.

Constructor & Destructor Documentation

US_Zoomer::US_Zoomer ( int  xAxis,
int  yAxis,
QwtPlotCanvas *  canvas 
)
Parameters
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.


The documentation for this class was generated from the following files: