My Project
QCPCurve Member List

This is the complete list of members for QCPCurve, including all inherited members.

addData(const QCPCurveDataMap &dataMap)QCPCurve
addData(const QCPCurveData &data)QCPCurve
addData(double t, double key, double value)QCPCurve
addData(double key, double value)QCPCurve
addData(const QVector< double > &ts, const QVector< double > &keys, const QVector< double > &values)QCPCurve
addToLegend()QCPAbstractPlottablevirtual
antialiased() const (defined in QCPLayerable)QCPLayerableinline
antialiasedErrorBars() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
antialiasedFill() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
antialiasedScatters() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPLayerable)QCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
applyErrorBarsAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
applyFillAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
brush() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
clearData()QCPCurvevirtual
clipRect() const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
coordsToPixels(double key, double value, double &x, double &y) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
coordsToPixels(double key, double value) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
data() const (defined in QCPCurve)QCPCurveinline
deselectEvent(bool *selectionStateChanged) (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
draw(QCPPainter *painter) (defined in QCPCurve)QCPCurveprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const (defined in QCPCurve)QCPCurveprotectedvirtual
drawScatterPlot(QCPPainter *painter, const QVector< QPointF > *pointData) const (defined in QCPCurve)QCPCurveprotectedvirtual
getCurveData(QVector< QPointF > *lineData) const (defined in QCPCurve)QCPCurveprotected
getKeyRange(bool &validRange, SignDomain inSignDomain=sdBoth) const (defined in QCPCurve)QCPCurveprotectedvirtual
getValueRange(bool &validRange, SignDomain inSignDomain=sdBoth) const (defined in QCPCurve)QCPCurveprotectedvirtual
initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable)QCPLayerableprotected
keyAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
layer() const (defined in QCPLayerable)QCPLayerableinline
LineStyle enum nameQCPCurve
lineStyle() const (defined in QCPCurve)QCPCurveinline
lsLine enum valueQCPCurve
lsNone enum valueQCPCurve
mainBrush() const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mainPen() const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiased (defined in QCPLayerable)QCPLayerableprotected
mAntialiasedErrorBars (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiasedFill (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiasedScatters (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mBrush (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mData (defined in QCPCurve)QCPCurveprotected
mKeyAxis (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mLayer (defined in QCPLayerable)QCPLayerableprotected
mLineStyle (defined in QCPCurve)QCPCurveprotected
mName (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
moveToLayer(QCPLayer *layer, bool prepend) (defined in QCPLayerable)QCPLayerableprotected
mParentLayerable (defined in QCPLayerable)QCPLayerableprotected
mParentPlot (defined in QCPLayerable)QCPLayerableprotected
mPen (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mScatterStyle (defined in QCPCurve)QCPCurveprotected
mSelectable (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelected (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelectedBrush (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelectedPen (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mValueAxis (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mVisible (defined in QCPLayerable)QCPLayerableprotected
name() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
outsideCoordsToPixels(double key, double value, int region, QRect axisRect) const (defined in QCPCurve)QCPCurveprotected
parentLayerable() const QCPLayerableinline
parentPlot() const (defined in QCPLayerable)QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot) (defined in QCPLayerable)QCPLayerableprotectedvirtual
pen() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
pixelsToCoords(double x, double y, double &key, double &value) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
pointDistance(const QPointF &pixelPoint) const (defined in QCPCurve)QCPCurveprotected
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPCurve(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPCurveexplicit
QCPLayerable(QCustomPlot *plot, QString targetLayer="", QCPLayerable *parentLayerable=0)QCPLayerable
QCPLegend (defined in QCPCurve)QCPCurvefriend
QCustomPlot (defined in QCPCurve)QCPCurvefriend
realVisibility() const QCPLayerable
removeData(double fromt, double tot)QCPCurve
removeData(double t)QCPCurve
removeDataAfter(double t)QCPCurve
removeDataBefore(double t)QCPCurve
removeFromLegend() const QCPAbstractPlottablevirtual
rescaleAxes(bool onlyEnlarge=false) const QCPAbstractPlottable
rescaleKeyAxis(bool onlyEnlarge=false) const QCPAbstractPlottable
rescaleValueAxis(bool onlyEnlarge=false) const QCPAbstractPlottable
scatterStyle() const (defined in QCPCurve)QCPCurveinline
sdBoth enum valueQCPAbstractPlottableprotected
sdNegative enum valueQCPAbstractPlottableprotected
sdPositive enum valueQCPAbstractPlottableprotected
selectable() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
selected() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
selectedBrush() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
selectedPen() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
selectionCategory() const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const QCPCurvevirtual
setAntialiased(bool enabled)QCPLayerable
setAntialiasedErrorBars(bool enabled)QCPAbstractPlottable
setAntialiasedFill(bool enabled)QCPAbstractPlottable
setAntialiasedScatters(bool enabled)QCPAbstractPlottable
setBrush(const QBrush &brush)QCPAbstractPlottable
setData(QCPCurveDataMap *data, bool copy=false)QCPCurve
setData(const QVector< double > &t, const QVector< double > &key, const QVector< double > &value)QCPCurve
setData(const QVector< double > &key, const QVector< double > &value)QCPCurve
setKeyAxis(QCPAxis *axis)QCPAbstractPlottable
setLayer(QCPLayer *layer)QCPLayerable
setLayer(const QString &layerName)QCPLayerable
setLineStyle(LineStyle style)QCPCurve
setName(const QString &name)QCPAbstractPlottable
setParentLayerable(QCPLayerable *parentLayerable) (defined in QCPLayerable)QCPLayerableprotected
setPen(const QPen &pen)QCPAbstractPlottable
setScatterStyle(const QCPScatterStyle &style)QCPCurve
setSelectable(bool selectable)QCPAbstractPlottable
setSelected(bool selected)QCPAbstractPlottable
setSelectedBrush(const QBrush &brush)QCPAbstractPlottable
setSelectedPen(const QPen &pen)QCPAbstractPlottable
setValueAxis(QCPAxis *axis)QCPAbstractPlottable
setVisible(bool on)QCPLayerable
SignDomain enum nameQCPAbstractPlottableprotected
valueAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
visible() const (defined in QCPLayerable)QCPLayerableinline
~QCPCurve() (defined in QCPCurve)QCPCurvevirtual
~QCPLayerable() (defined in QCPLayerable)QCPLayerable