| addData(const QCPCurveDataMap &dataMap) | QCPlot::QCPCurve | |
| addData(const QCPCurveData &data) | QCPlot::QCPCurve | |
| addData(double t, double key, double value) | QCPlot::QCPCurve | |
| addData(double key, double value) | QCPlot::QCPCurve | |
| addData(const QVector< double > &ts, const QVector< double > &keys, const QVector< double > &values) | QCPlot::QCPCurve | |
| addToLegend() | QCPlot::QCPAbstractPlottable | virtual |
| antialiased() const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | inline |
| antialiasedErrorBars() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inline |
| antialiasedFill() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inline |
| antialiasedScatters() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inline |
| applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
| applyDefaultAntialiasingHint(QCPPainter *painter) const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protectedvirtual |
| applyErrorBarsAntialiasingHint(QCPPainter *painter) const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| applyFillAntialiasingHint(QCPPainter *painter) const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| applyScattersAntialiasingHint(QCPPainter *painter) const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| brush() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inline |
| clearData() | QCPlot::QCPCurve | virtual |
| clipRect() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protectedvirtual |
| coordsToPixels(double key, double value, double &x, double &y) const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| coordsToPixels(double key, double value) const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| data() const (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | inline |
| distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| draw(QCPPainter *painter) (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protectedvirtual |
| drawLegendIcon(QCPPainter *painter, const QRect &rect) const (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protectedvirtual |
| drawScatterPlot(QCPPainter *painter, const QVector< QPointF > *pointData) const (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protectedvirtual |
| getCurveData(QVector< QPointF > *lineData) const (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protected |
| getKeyRange(bool &validRange, SignDomain inSignDomain=sdBoth) const (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protectedvirtual |
| getValueRange(bool &validRange, SignDomain inSignDomain=sdBoth) const (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protectedvirtual |
| keyAxis() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inline |
| layer() const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | inline |
| lineStyle() const (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | inline |
| LineStyle enum name | QCPlot::QCPCurve | |
| lsLine enum value | QCPlot::QCPCurve | |
| lsNone enum value | QCPlot::QCPCurve | |
| mainBrush() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mainPen() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mAntialiased (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
| mAntialiasedErrorBars (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mAntialiasedFill (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mAntialiasedScatters (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mBrush (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mData (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protected |
| mKeyAxis (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mLayer (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
| mLineStyle (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protected |
| mName (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| moveToLayer(QCPLayer *layer, bool prepend) (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
| mParentPlot (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
| mPen (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mScatterPixmap (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protected |
| mScatterSize (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protected |
| mScatterStyle (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protected |
| mSelectable (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mSelected (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mSelectedBrush (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mSelectedPen (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mValueAxis (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| mVisible (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
| name() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inline |
| outsideCoordsToPixels(double key, double value, int region) const (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protected |
| parentPlot() const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | inline |
| pen() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inline |
| pixelsToCoords(double x, double y, double &key, double &value) const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | protected |
| pointDistance(const QPointF &pixelPoint) const (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | protected |
| QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPlot::QCPAbstractPlottable | |
| QCPCurve(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPlot::QCPCurve | explicit |
| QCPLayerable(QCustomPlot *parentPlot) | QCPlot::QCPLayerable | |
| QCPLegend (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | friend |
| QCustomPlot (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | friend |
| removeData(double fromt, double tot) | QCPlot::QCPCurve | |
| removeData(double t) | QCPlot::QCPCurve | |
| removeDataAfter(double t) | QCPlot::QCPCurve | |
| removeDataBefore(double t) | QCPlot::QCPCurve | |
| removeFromLegend() const | QCPlot::QCPAbstractPlottable | virtual |
| rescaleAxes(bool onlyEnlarge=false) const | QCPlot::QCPAbstractPlottable | |
| rescaleKeyAxis(bool onlyEnlarge=false) const | QCPlot::QCPAbstractPlottable | |
| rescaleValueAxis(bool onlyEnlarge=false) const | QCPlot::QCPAbstractPlottable | |
| scatterPixmap() const (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | inline |
| scatterSize() const (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | inline |
| scatterStyle() const (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | inline |
| sdBoth enum value | QCPlot::QCPAbstractPlottable | protected |
| sdNegative enum value | QCPlot::QCPAbstractPlottable | protected |
| sdPositive enum value | QCPlot::QCPAbstractPlottable | protected |
| selectable() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inline |
| selected() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inline |
| selectedBrush() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inline |
| selectedPen() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inline |
| selectionChanged(bool selected) | QCPlot::QCPAbstractPlottable | signal |
| selectTest(const QPointF &pos) const | QCPlot::QCPCurve | virtual |
| setAntialiased(bool enabled) | QCPlot::QCPLayerable | |
| setAntialiasedErrorBars(bool enabled) | QCPlot::QCPAbstractPlottable | |
| setAntialiasedFill(bool enabled) | QCPlot::QCPAbstractPlottable | |
| setAntialiasedScatters(bool enabled) | QCPlot::QCPAbstractPlottable | |
| setBrush(const QBrush &brush) | QCPlot::QCPAbstractPlottable | |
| setData(QCPCurveDataMap *data, bool copy=false) | QCPlot::QCPCurve | |
| setData(const QVector< double > &t, const QVector< double > &key, const QVector< double > &value) | QCPlot::QCPCurve | |
| setData(const QVector< double > &key, const QVector< double > &value) | QCPlot::QCPCurve | |
| setKeyAxis(QCPAxis *axis) | QCPlot::QCPAbstractPlottable | |
| setLayer(QCPLayer *layer) | QCPlot::QCPLayerable | |
| setLayer(const QString &layerName) | QCPlot::QCPLayerable | |
| setLineStyle(LineStyle style) | QCPlot::QCPCurve | |
| setName(const QString &name) | QCPlot::QCPAbstractPlottable | |
| setPen(const QPen &pen) | QCPlot::QCPAbstractPlottable | |
| setScatterPixmap(const QPixmap &pixmap) | QCPlot::QCPCurve | |
| setScatterSize(double size) | QCPlot::QCPCurve | |
| setScatterStyle(QCP::ScatterStyle style) | QCPlot::QCPCurve | |
| setSelectable(bool selectable) | QCPlot::QCPAbstractPlottable | |
| setSelected(bool selected) | QCPlot::QCPAbstractPlottable | |
| setSelectedBrush(const QBrush &brush) | QCPlot::QCPAbstractPlottable | |
| setSelectedPen(const QPen &pen) | QCPlot::QCPAbstractPlottable | |
| setValueAxis(QCPAxis *axis) | QCPlot::QCPAbstractPlottable | |
| setVisible(bool on) | QCPlot::QCPLayerable | |
| SignDomain enum name | QCPlot::QCPAbstractPlottable | protected |
| valueAxis() const (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inline |
| visible() const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | inline |
| ~QCPAbstractPlottable() (defined in QCPlot::QCPAbstractPlottable) | QCPlot::QCPAbstractPlottable | inlinevirtual |
| ~QCPCurve() (defined in QCPlot::QCPCurve) | QCPlot::QCPCurve | virtual |
| ~QCPLayerable() (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | |