This is the complete list of members for UPlotCurveThreshold, including all inherited members.
| _addValue(UPlotItem *data) | UPlotCurve | protected | 
| _items | UPlotCurve | protected | 
| _orientation | UPlotCurveThreshold | private | 
| _plot | UPlotCurve | protected | 
| 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 | virtualslot | 
| 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 | inlineprotected | 
| isMinMaxValid() const | UPlotCurveThreshold | inlineprotectedvirtual | 
| isVisible() const | UPlotCurve | inline | 
| itemsSize() const | UPlotCurve | |
| name() const | UPlotCurve | inline | 
| pen() const | UPlotCurve | inline | 
| removeItem(int index) | UPlotCurve | protected | 
| 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 | |
| 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 | 
| update(float scaleX, float scaleY, float offsetX, float offsetY, float xDir, float yDir, bool allDataKept) | UPlotCurveThreshold | protectedvirtual | 
| updateMinMax() | UPlotCurve | protected | 
| UPlot class | UPlotCurveThreshold | 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 | |
| UPlotCurveThreshold(const QString &name, float thesholdValue, Qt::Orientation orientation=Qt::Horizontal, QObject *parent=0) | UPlotCurveThreshold | |
| ~UPlotCurve() | UPlotCurve | virtual | 
| ~UPlotCurveThreshold() | UPlotCurveThreshold | virtual |