gepetto-viewer  6.0.0
An user-friendly Graphical Interface
QCPBarData Class Reference

#include </root/robotpkg/graphics/py-qt-gepetto-viewer/work/gepetto-viewer-6.0.0/plugins/pyqcustomplot/qcustomplot-1.3.2/qcustomplot.h>

Public Member Functions

 QCPBarData ()
 
 QCPBarData (double key, double value)
 
 QCPBarData ()
 
 QCPBarData (double key, double value)
 

Public Attributes

double key
 
double value
 

Constructor & Destructor Documentation

◆ QCPBarData() [1/4]

QCPBarData::QCPBarData ( )

◆ QCPBarData() [2/4]

QCPBarData::QCPBarData ( double  key,
double  value 
)

◆ QCPBarData() [3/4]

QCPBarData::QCPBarData ( )

◆ QCPBarData() [4/4]

QCPBarData::QCPBarData ( double  key,
double  value 
)

Member Data Documentation

◆ key

double QCPBarData::key

◆ value

double QCPBarData::value

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