#include <UPlot.h>
List of all members.
Detailed Description
The UPlot axis object.
Definition at line 286 of file UPlot.h.
Constructor & Destructor Documentation
UPlotAxis::UPlotAxis |
( |
Qt::Orientation |
orientation = Qt::Horizontal , |
|
|
float |
min = 0 , |
|
|
float |
max = 1 , |
|
|
QWidget * |
parent = 0 |
|
) |
| |
Member Function Documentation
Size of the border between the first line and the beginning of the widget.
Definition at line 304 of file UPlot.h.
Number of intervals.
Definition at line 312 of file UPlot.h.
Set axis minimum and maximum values, compute the resulting intervals depending on the size of the axis.
Definition at line 1096 of file UPlot.cpp.
Reverse the axis (for vertical :bottom->up, for horizontal :right->left)
Definition at line 1085 of file UPlot.cpp.
Interval step value.
Definition at line 308 of file UPlot.h.
Member Data Documentation
The documentation for this class was generated from the following files: