UPlotCurve Member List
This is the complete list of members for UPlotCurve, including all inherited members.
_addValue(UPlotItem *data)UPlotCurve [protected]
_brushUPlotCurve [private]
_itemsUPlotCurve [protected]
_minMaxUPlotCurve [private]
_nameUPlotCurve [private]
_penUPlotCurve [private]
_plotUPlotCurve [protected]
_valuesShownUPlotCurve [private]
_visibleUPlotCurve [private]
_xIncrementUPlotCurve [private]
_xStartUPlotCurve [private]
addValue(UPlotItem *data)UPlotCurve [slot]
addValue(float y)UPlotCurve [slot]
addValue(float x, float y)UPlotCurve [slot]
addValue(const QString &y)UPlotCurve [slot]
addValues(QVector< UPlotItem * > &data)UPlotCurve [slot]
addValues(const QVector< float > &xs, const QVector< float > &ys)UPlotCurve [slot]
addValues(const QVector< float > &ys)UPlotCurve [slot]
addValues(const QVector< int > &ys)UPlotCurve [slot]
addValues(const std::vector< float > &ys)UPlotCurve [slot]
addValues(const std::vector< int > &ys)UPlotCurve [slot]
attach(UPlot *plot)UPlotCurve [protected]
brush() const UPlotCurve [inline]
clear()UPlotCurve [virtual, slot]
dataChanged(const UPlotCurve *)UPlotCurve [signal]
detach(UPlot *plot)UPlotCurve [protected]
draw(QPainter *painter)UPlotCurve
getData(QVector< float > &x, QVector< float > &y) const UPlotCurve
getItemData(int index)UPlotCurve
getMinMax() const UPlotCurve [inline, protected]
isMinMaxValid() const UPlotCurve [inline, protected, virtual]
isVisible() const UPlotCurve [inline]
itemsSize() const UPlotCurve
name() const UPlotCurve [inline]
pen() const UPlotCurve [inline]
removeItem(int index)UPlotCurve [protected]
removeItem(UPlotItem *item)UPlotCurve [private]
setBrush(const QBrush &brush)UPlotCurve
setData(QVector< UPlotItem * > &data)UPlotCurve
setData(const QVector< float > &x, const QVector< float > &y)UPlotCurve
setData(const std::vector< float > &x, const std::vector< float > &y)UPlotCurve
setData(const QVector< float > &y)UPlotCurve
setData(const std::vector< float > &y)UPlotCurve
setPen(const QPen &pen)UPlotCurve
setVisible(bool visible)UPlotCurve [slot]
setXIncrement(float increment)UPlotCurve [slot]
setXStart(float val)UPlotCurve [slot]
update(float scaleX, float scaleY, float offsetX, float offsetY, float xDir, float yDir, bool allDataKept)UPlotCurve [protected, virtual]
updateMinMax()UPlotCurve [protected]
UPlot classUPlotCurve [friend]
UPlotCurve(const QString &name, QObject *parent=0)UPlotCurve
UPlotCurve(const QString &name, const QVector< UPlotItem * > data, QObject *parent=0)UPlotCurve
UPlotCurve(const QString &name, const QVector< float > &x, const QVector< float > &y, QObject *parent=0)UPlotCurve
~UPlotCurve()UPlotCurve [virtual]


find_object_2d
Author(s): Mathieu Labbe
autogenerated on Thu Aug 27 2015 13:00:34