#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...
  | 
|   | 
◆ RowScale()
      
        
          | RowScale::RowScale  | 
          ( | 
          const std::vector< std::string > *  | 
          vos,  | 
        
        
           | 
           | 
          int  | 
          showRow = -1  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ clone()
  
  
      
        
          | Qwt3D::Scale* RowScale::clone  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ ticLabel()
      
        
          | QString RowScale::ticLabel  | 
          ( | 
          unsigned int  | 
          idx | ) | 
           const | 
        
      
 
 
◆ Qwt3D::Axis
◆ Qwt3D::qwt3d_ptr< Scale >
  
  
      
        
          | friend class Qwt3D::qwt3d_ptr< Scale > | 
         
       
   | 
  
friend   | 
  
 
 
◆ mpRowsDes
      
        
          | const std::vector<std::string>* RowScale::mpRowsDes | 
        
      
 
 
◆ showRow
      
        
          | unsigned int RowScale::showRow | 
        
      
 
 
The documentation for this class was generated from the following files: