#include <qwt3dScale.h>
|
Qwt3D::Scale * | clone () const |
|
int | autoscale (double &a, double &b, double start, double stop, int ivals) |
| Applies LinearAutoScaler::execute() More...
|
|
void | calculate () |
| Creates the major and minor vector for the scale. More...
|
|
Qwt3D::Scale * | clone () const |
| Returns a new heap based object utilized from qwt3d_ptr. More...
|
|
◆ ColumnScale()
ColumnScale::ColumnScale |
( |
const std::vector< std::string > * |
vos, |
|
|
int |
showColumn = -1 |
|
) |
| |
◆ clone()
Qwt3D::Scale* ColumnScale::clone |
( |
| ) |
const |
|
inlineprotected |
◆ ticLabel()
QString ColumnScale::ticLabel |
( |
unsigned int |
idx | ) |
const |
|
virtual |
◆ Qwt3D::Axis
◆ Qwt3D::qwt3d_ptr< Scale >
friend class Qwt3D::qwt3d_ptr< Scale > |
|
friend |
◆ mpColumnsDes
const std::vector<std::string>* ColumnScale::mpColumnsDes |
◆ showColumn
unsigned int ColumnScale::showColumn |
The documentation for this class was generated from the following files: