UtiLite  0.3.1
A lite utilities library
UPlotCurveThreshold Member List
This is the complete list of members for UPlotCurveThreshold, including all inherited members.
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 std::vector< float > &ys)UPlotCurve [slot]
brush() const UPlotCurve [inline]
clear()UPlotCurve [virtual, slot]
dataChanged(const UPlotCurve *)UPlotCurve [signal]
itemsSize() const UPlotCurve
name() const UPlotCurve [inline]
pen() const UPlotCurve [inline]
setBrush(const QBrush &brush)UPlotCurve
setOrientation(Qt::Orientation orientation)UPlotCurveThreshold [slot]
setPen(const QPen &pen)UPlotCurve
setThreshold(float threshold)UPlotCurveThreshold [slot]
setVisible(bool visible)UPlotCurve [slot]
setXIncrement(float increment)UPlotCurve [slot]
setXStart(float val)UPlotCurve [slot]
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
UPlotCurveThreshold(const QString &name, float thesholdValue, Qt::Orientation orientation=Qt::Horizontal, QObject *parent=0)UPlotCurveThreshold
 All Classes Files Functions Variables Enumerations Friends Defines