|
QwtPlot3D API
0.2.7
|
#include <qwt3d_scale.h>
Protected Member Functions | |
| int | autoscale (double &a, double &b, double start, double stop, int ivals) |
| Scale * | clone () const |
| void | calculate () |
Protected Member Functions inherited from Scale | |
| virtual QString | ticLabel (unsigned int idx) const |
| virtual void | setLimits (double start, double stop) |
| virtual void | setMajors (int val) |
| virtual void | setMinors (int val) |
| virtual void | setMajorLimits (double start, double stop) |
| int | majors () const |
| int | minors () const |
Protected Attributes | |
| LinearAutoScaler | autoscaler_p |
Protected Attributes inherited from Scale | |
| std::vector< double > | majors_p |
| std::vector< double > | minors_p |
| double | start_p |
| double | stop_p |
| int | majorintervals_p |
| int | minorintervals_p |
| double | mstart_p |
| double | mstop_p |
1.8.6