Aquila  2.0 prealpha
Cognitive Robotics Architecture
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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() 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
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const QCPAbstractPlottableprotected
draw(QCPPainter *painter)QCPCurveprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRect &rect) const QCPCurveprotectedvirtual
drawScatterPlot(QCPPainter *painter, const QVector< QPointF > *pointData) const QCPCurveprotectedvirtual
getCurveData(QVector< QPointF > *lineData) const QCPCurveprotected
getKeyRange(bool &validRange, SignDomain inSignDomain=sdBoth) const QCPCurveprotectedvirtual
getValueRange(bool &validRange, SignDomain inSignDomain=sdBoth) const QCPCurveprotectedvirtual
keyAxis() const QCPAbstractPlottableinline
layer() const QCPLayerableinline
lineStyle() const QCPCurveinline
LineStyle enum nameQCPCurve
lsLine enum valueQCPCurve
lsNone enum valueQCPCurve
mainBrush() const QCPAbstractPlottableprotected
mainPen() const QCPAbstractPlottableprotected
mAntialiasedQCPLayerableprotected
mAntialiasedErrorBarsQCPAbstractPlottableprotected
mAntialiasedFillQCPAbstractPlottableprotected
mAntialiasedScattersQCPAbstractPlottableprotected
mBrushQCPAbstractPlottableprotected
mDataQCPCurveprotected
mKeyAxisQCPAbstractPlottableprotected
mLayerQCPLayerableprotected
mLineStyleQCPCurveprotected
mNameQCPAbstractPlottableprotected
moveToLayer(QCPLayer *layer, bool prepend)QCPLayerableprotected
mParentPlotQCPLayerableprotected
mPenQCPAbstractPlottableprotected
mScatterPixmapQCPCurveprotected
mScatterSizeQCPCurveprotected
mScatterStyleQCPCurveprotected
mSelectableQCPAbstractPlottableprotected
mSelectedQCPAbstractPlottableprotected
mSelectedBrushQCPAbstractPlottableprotected
mSelectedPenQCPAbstractPlottableprotected
mValueAxisQCPAbstractPlottableprotected
mVisibleQCPLayerableprotected
name() const QCPAbstractPlottableinline
outsideCoordsToPixels(double key, double value, int region) const QCPCurveprotected
parentPlot() const QCPLayerableinline
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 *parentPlot)QCPLayerable
QCPLegend classQCPCurvefriend
QCustomPlot classQCPCurvefriend
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
scatterPixmap() const QCPCurveinline
scatterSize() const QCPCurveinline
scatterStyle() const QCPCurveinline
sdBoth enum valueQCPAbstractPlottableprotected
sdNegative enum valueQCPAbstractPlottableprotected
sdPositive enum valueQCPAbstractPlottableprotected
selectable() const QCPAbstractPlottableinline
selected() const QCPAbstractPlottableinline
selectedBrush() const QCPAbstractPlottableinline
selectedPen() const QCPAbstractPlottableinline
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectTest(const QPointF &pos) 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
setPen(const QPen &pen)QCPAbstractPlottable
setScatterPixmap(const QPixmap &pixmap)QCPCurve
setScatterSize(double size)QCPCurve
setScatterStyle(QCP::ScatterStyle 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
~QCPAbstractPlottable()QCPAbstractPlottableinlinevirtual
~QCPCurve()QCPCurvevirtual
~QCPLayerable()QCPLayerable