Main Page · Class Overview · Hierarchy · All Classes
Public Functions | Public Members
QCPBarData Class Reference

Holds the data of one single data point (one bar) for QCPBars. More...

Public Functions

 QCPBarData ()
 QCPBarData (double key, double value)

Public Members

double key
double value

Detailed Description

Holds the data of one single data point (one bar) for QCPBars.

The stored data is:

See also:
QCPBarDataaMap

Constructor & Destructor Documentation

Constructs a bar data point with key and value set to zero.

QCPBarData::QCPBarData ( double  key,
double  value 
)

Constructs a bar data point with the specified key and value.


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