copasi API  0.1
Public Member Functions | Public Attributes | Protected Member Functions | Friends
RowScale Class Reference

#include <qwt3dScale.h>

Inheritance diagram for RowScale:
ValueScale

List of all members.

Public Member Functions

 RowScale (const std::vector< std::string > *vos, int showRow=-1)
QString ticLabel (unsigned int idx) const

Public Attributes

const std::vector< std::string > * mpRowsDes
unsigned int showRow

Protected Member Functions

Qwt3D::Scale * clone () const
 Returns a new heap based object utilized from qwt3d_ptr.

Friends

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

Constructor & Destructor Documentation

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

Member Function Documentation

Qwt3D::Scale* RowScale::clone ( ) const [inline, protected]

Returns a new heap based object utilized from qwt3d_ptr.

Reimplemented from ValueScale.

QString RowScale::ticLabel ( unsigned int  idx) const

Reimplemented from ValueScale.


Friends And Related Function Documentation

friend class Qwt3D::Axis [friend]

Reimplemented from ValueScale.

friend class Qwt3D::qwt3d_ptr< Scale > [friend]

Member Data Documentation

const std::vector<std::string>* RowScale::mpRowsDes
unsigned int RowScale::showRow

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines