#include <UPlot.h>
List of all members.
Detailed Description
The UPlot axis object.
Definition at line 291 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 309 of file UPlot.h.
Number of intervals.
Definition at line 317 of file UPlot.h.
Set axis minimum and maximum values, compute the resulting intervals depending on the size of the axis.
Definition at line 1158 of file UPlot.cpp.
Reverse the axis (for vertical :bottom->up, for horizontal :right->left)
Definition at line 1147 of file UPlot.cpp.
Interval step value.
Definition at line 313 of file UPlot.h.
Member Data Documentation
The documentation for this class was generated from the following files: