COPASI API  4.40.278
ColumnScale Class Reference

#include <qwt3dScale.h>

Inheritance diagram for ColumnScale:
[legend]

Public Member Functions

 ColumnScale (const std::vector< std::string > *vos, int showColumn=-1)
 
virtual QString ticLabel (unsigned int idx) const
 
- Public Member Functions inherited from ValueScale
QString ticLabel (unsigned int idx) const
 

Public Attributes

const std::vector< std::string > * mpColumnsDes
 
unsigned int showColumn
 

Protected Member Functions

Qwt3D::Scale * clone () const
 
- Protected Member Functions inherited from ValueScale
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...
 

Friends

class Qwt3D::Axis
 
class Qwt3D::qwt3d_ptr< Scale >
 

Additional Inherited Members

- Protected Attributes inherited from ValueScale
LinearAutoScaler2 autoscaler_p2
 

Constructor & Destructor Documentation

◆ ColumnScale()

ColumnScale::ColumnScale ( const std::vector< std::string > *  vos,
int  showColumn = -1 
)

Referenced by clone().

Member Function Documentation

◆ clone()

Qwt3D::Scale* ColumnScale::clone ( ) const
inlineprotected

References ColumnScale().

◆ ticLabel()

QString ColumnScale::ticLabel ( unsigned int  idx) const
virtual

References mpColumnsDes, and showColumn.

Friends And Related Function Documentation

◆ Qwt3D::Axis

friend class Qwt3D::Axis
friend

◆ Qwt3D::qwt3d_ptr< Scale >

friend class Qwt3D::qwt3d_ptr< Scale >
friend

Member Data Documentation

◆ mpColumnsDes

const std::vector<std::string>* ColumnScale::mpColumnsDes

Referenced by ticLabel().

◆ showColumn

unsigned int ColumnScale::showColumn

Referenced by ticLabel().


The documentation for this class was generated from the following files: