Vespucci  1.0.0
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 QCPLayerableinline
antialiasedErrorBars() const QCPAbstractPlottableinline
antialiasedFill() const QCPAbstractPlottableinline
antialiasedScatters() const QCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const QCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotectedvirtual
applyErrorBarsAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
applyFillAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
brush() const QCPAbstractPlottableinline
clearData()QCPCurvevirtual
clipRect() const QCPAbstractPlottableprotectedvirtual
coordsToPixels(double key, double value, double &x, double &y) const QCPAbstractPlottableprotected
coordsToPixels(double key, double value) const QCPAbstractPlottableprotected
data() const QCPCurveinline
deselectEvent(bool *selectionStateChanged)QCPAbstractPlottableprotectedvirtual
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const QCPAbstractPlottableprotected
draw(QCPPainter *painter)QCPCurveprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const QCPCurveprotectedvirtual
drawScatterPlot(QCPPainter *painter, const QVector< QPointF > *pointData) const QCPCurveprotectedvirtual
getCurveData(QVector< QPointF > *lineData) const QCPCurveprotected
getKeyRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const QCPCurveprotectedvirtual
getOptimizedCornerPoints(int prevRegion, int currentRegion, double prevKey, double prevValue, double key, double value, double rectLeft, double rectTop, double rectRight, double rectBottom) const QCPCurveprotected
getOptimizedPoint(int prevRegion, double prevKey, double prevValue, double key, double value, double rectLeft, double rectTop, double rectRight, double rectBottom) const QCPCurveprotected
getRegion(double x, double y, double rectLeft, double rectTop, double rectRight, double rectBottom) const QCPCurveprotected
getTraverse(double prevKey, double prevValue, double key, double value, double rectLeft, double rectTop, double rectRight, double rectBottom, QPointF &crossA, QPointF &crossB) const QCPCurveprotected
getTraverseCornerPoints(int prevRegion, int currentRegion, double rectLeft, double rectTop, double rectRight, double rectBottom, QVector< QPointF > &beforeTraverse, QVector< QPointF > &afterTraverse) const QCPCurveprotected
getValueRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const QCPCurveprotectedvirtual
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
keyAxis() const QCPAbstractPlottableinline
layer() const QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
LineStyle enum nameQCPCurve
lineStyle() const QCPCurveinline
lsLine enum valueQCPCurve
lsNone enum valueQCPCurve
mainBrush() const QCPAbstractPlottableprotected
mainPen() const QCPAbstractPlottableprotected
mAntialiasedQCPLayerableprotected
mAntialiasedErrorBarsQCPAbstractPlottableprotected
mAntialiasedFillQCPAbstractPlottableprotected
mAntialiasedScattersQCPAbstractPlottableprotected
mayTraverse(int prevRegion, int currentRegion) const QCPCurveprotected
mBrushQCPAbstractPlottableprotected
mDataQCPCurveprotected
mKeyAxisQCPAbstractPlottableprotected
mLayerQCPLayerableprotected
mLineStyleQCPCurveprotected
mNameQCPAbstractPlottableprotected
moveToLayer(QCPLayer *layer, bool prepend)QCPLayerableprotected
mParentLayerableQCPLayerableprotected
mParentPlotQCPLayerableprotected
mPenQCPAbstractPlottableprotected
mScatterStyleQCPCurveprotected
mSelectableQCPAbstractPlottableprotected
mSelectedQCPAbstractPlottableprotected
mSelectedBrushQCPAbstractPlottableprotected
mSelectedPenQCPAbstractPlottableprotected
mValueAxisQCPAbstractPlottableprotected
mVisibleQCPLayerableprotected
name() const QCPAbstractPlottableinline
parentLayerable() const QCPLayerableinline
parentPlot() const QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot)QCPLayerableprotectedvirtual
pen() const QCPAbstractPlottableinline
pixelsToCoords(double x, double y, double &key, double &value) const QCPAbstractPlottableprotected
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const QCPAbstractPlottableprotected
pointDistance(const QPointF &pixelPoint) const QCPCurveprotected
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPCurve(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPCurveexplicit
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0)QCPLayerable
QCPLegend classQCPCurvefriend
QCustomPlot classQCPCurvefriend
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 QCPCurveinline
sdBoth enum valueQCPAbstractPlottableprotected
sdNegative enum valueQCPAbstractPlottableprotected
sdPositive enum valueQCPAbstractPlottableprotected
selectable() const QCPAbstractPlottableinline
selectableChanged(bool selectable)QCPAbstractPlottablesignal
selected() const QCPAbstractPlottableinline
selectedBrush() const QCPAbstractPlottableinline
selectedPen() const QCPAbstractPlottableinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged)QCPAbstractPlottableprotectedvirtual
selectionCategory() const 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)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 QCPAbstractPlottableinline
visible() const QCPLayerableinline
~QCPCurve()QCPCurvevirtual
~QCPLayerable()QCPLayerable