19 #ifndef RQT_MULTIPLOT_CURVE_DATA_LIST_H    20 #define RQT_MULTIPLOT_CURVE_DATA_LIST_H    34     QPointF 
getPoint(
size_t index) 
const;
 
size_t getNumPoints() const 
BoundingRectangle bounds_
QPointF getPoint(size_t index) const 
BoundingRectangle getBounds() const 
void appendPoint(const QPointF &point)