Loading [MathJax]/extensions/tex2jax.js
iCub-main
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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() constQCPLayerableinline
antialiasedErrorBars() constQCPAbstractPlottableinline
antialiasedFill() constQCPAbstractPlottableinline
antialiasedScatters() constQCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) constQCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) constQCPAbstractPlottableprotectedvirtual
applyErrorBarsAntialiasingHint(QCPPainter *painter) constQCPAbstractPlottableprotected
applyFillAntialiasingHint(QCPPainter *painter) constQCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) constQCPAbstractPlottableprotected
brush() constQCPAbstractPlottableinline
clearData()QCPCurvevirtual
clipRect() constQCPAbstractPlottableprotectedvirtual
coordsToPixels(double key, double value, double &x, double &y) constQCPAbstractPlottableprotected
coordsToPixels(double key, double value) constQCPAbstractPlottableprotected
data() constQCPCurveinline
deselectEvent(bool *selectionStateChanged)QCPAbstractPlottableprotectedvirtual
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) constQCPAbstractPlottableprotected
draw(QCPPainter *painter)QCPCurveprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) constQCPCurveprotectedvirtual
drawScatterPlot(QCPPainter *painter, const QVector< QPointF > *pointData) constQCPCurveprotectedvirtual
getCurveData(QVector< QPointF > *lineData) constQCPCurveprotected
getKeyRange(bool &foundRange, SignDomain inSignDomain=sdBoth) constQCPCurveprotectedvirtual
getValueRange(bool &foundRange, SignDomain inSignDomain=sdBoth) constQCPCurveprotectedvirtual
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
keyAxis() constQCPAbstractPlottableinline
layer() constQCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
LineStyle enum nameQCPCurve
lineStyle() constQCPCurveinline
lsLine enum valueQCPCurve
lsNone enum valueQCPCurve
mainBrush() constQCPAbstractPlottableprotected
mainPen() constQCPAbstractPlottableprotected
mAntialiasedQCPLayerableprotected
mAntialiasedErrorBarsQCPAbstractPlottableprotected
mAntialiasedFillQCPAbstractPlottableprotected
mAntialiasedScattersQCPAbstractPlottableprotected
mBrushQCPAbstractPlottableprotected
mDataQCPCurveprotected
mKeyAxisQCPAbstractPlottableprotected
mLayerQCPLayerableprotected
mLineStyleQCPCurveprotected
mNameQCPAbstractPlottableprotected
moveToLayer(QCPLayer *layer, bool prepend)QCPLayerableprotected
mParentLayerableQCPLayerableprotected
mParentPlotQCPLayerableprotected
mPenQCPAbstractPlottableprotected
mScatterStyleQCPCurveprotected
mSelectableQCPAbstractPlottableprotected
mSelectedQCPAbstractPlottableprotected
mSelectedBrushQCPAbstractPlottableprotected
mSelectedPenQCPAbstractPlottableprotected
mValueAxisQCPAbstractPlottableprotected
mVisibleQCPLayerableprotected
name() constQCPAbstractPlottableinline
outsideCoordsToPixels(double key, double value, int region, QRect axisRect) constQCPCurveprotected
parentLayerable() constQCPLayerableinline
parentPlot() constQCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot)QCPLayerableprotectedvirtual
pen() constQCPAbstractPlottableinline
pixelsToCoords(double x, double y, double &key, double &value) constQCPAbstractPlottableprotected
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) constQCPAbstractPlottableprotected
pointDistance(const QPointF &pixelPoint) constQCPCurveprotected
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPCurve(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPCurveexplicit
QCPLayerable(QCustomPlot *plot, QString targetLayer="", QCPLayerable *parentLayerable=0)QCPLayerable
QCPLegendQCPCurvefriend
QCustomPlotQCPCurvefriend
realVisibility() constQCPLayerable
removeData(double fromt, double tot)QCPCurve
removeData(double t)QCPCurve
removeDataAfter(double t)QCPCurve
removeDataBefore(double t)QCPCurve
removeFromLegend() constQCPAbstractPlottablevirtual
rescaleAxes(bool onlyEnlarge=false) constQCPAbstractPlottable
rescaleKeyAxis(bool onlyEnlarge=false) constQCPAbstractPlottable
rescaleValueAxis(bool onlyEnlarge=false) constQCPAbstractPlottable
scatterStyle() constQCPCurveinline
sdBoth enum valueQCPAbstractPlottableprotected
sdNegative enum valueQCPAbstractPlottableprotected
sdPositive enum valueQCPAbstractPlottableprotected
selectable() constQCPAbstractPlottableinline
selectableChanged(bool selectable)QCPAbstractPlottablesignal
selected() constQCPAbstractPlottableinline
selectedBrush() constQCPAbstractPlottableinline
selectedPen() constQCPAbstractPlottableinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged)QCPAbstractPlottableprotectedvirtual
selectionCategory() constQCPAbstractPlottableprotectedvirtual
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) constQCPCurvevirtual
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() constQCPAbstractPlottableinline
visible() constQCPLayerableinline
~QCPCurve()QCPCurvevirtual
~QCPLayerable()QCPLayerable