#include <TxqLinLogViewPort.h>
Inheritance diagram for TxqLinLogViewPort::

Public Methods | |
| TxqLinLogViewPort () | |
| The constructor is default. More... | |
| virtual double | pixelToX (const QPoint &p) |
| Convert the pixel to the plot x value. More... | |
| virtual short | xToPixel (double x) |
| Convert the x coordinate on the plot to a x pixel value. More... | |
| virtual void | setXmin (double val) |
| set the X minimum value of the plot region. More... | |
| virtual void | setXmax (double val) |
| set the X maximum value of the plot region. More... | |
| ~TxqLinLogViewPort () | |
| The destructor. More... | |
Copyright 2000 by Tech-X Corporation
Definition at line 37 of file TxqLinLogViewPort.h.
|
|
The constructor is default.
|
|
|
The destructor.
|
|
|
Convert the pixel to the plot x value.
Reimplemented from TxqLogViewPort. |
|
|
set the X maximum value of the plot region.
Reimplemented from TxqLogViewPort. |
|
|
set the X minimum value of the plot region.
Reimplemented from TxqLogViewPort. |
|
|
Convert the x coordinate on the plot to a x pixel value. Larger valued x pixels are to the right on the screen.
Reimplemented from TxqLogViewPort. |
Copyright Tech-X Corporation, all rights reserved.