DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
QCPErrorBars Member List

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

addData(const QVector< double > &error)QCPErrorBars
addData(const QVector< double > &errorMinus, const QVector< double > &errorPlus)QCPErrorBars
addData(double error)QCPErrorBars
addData(double errorMinus, double errorPlus)QCPErrorBars
addToLegend(QCPLegend *legend)QCPAbstractPlottable
addToLegend()QCPAbstractPlottable
antialiased() constQCPLayerableinline
antialiasedFill() constQCPAbstractPlottableinline
antialiasedScatters() constQCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) constQCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
applyFillAntialiasingHint(QCPPainter *painter) constQCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) constQCPAbstractPlottableprotected
brush() constQCPAbstractPlottableinline
clipRect() const Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
coordsToPixels(double key, double value, double &x, double &y) constQCPAbstractPlottable
coordsToPixels(double key, double value) constQCPAbstractPlottable
data() constQCPErrorBarsinline
dataCount() const Q_DECL_OVERRIDEQCPErrorBarsvirtual
dataMainKey(int index) const Q_DECL_OVERRIDEQCPErrorBarsvirtual
dataMainValue(int index) const Q_DECL_OVERRIDEQCPErrorBarsvirtual
dataPixelPosition(int index) const Q_DECL_OVERRIDEQCPErrorBarsvirtual
dataPlottable() constQCPErrorBarsinline
dataSortKey(int index) const Q_DECL_OVERRIDEQCPErrorBarsvirtual
dataValueRange(int index) const Q_DECL_OVERRIDEQCPErrorBarsvirtual
deselectEvent(bool *selectionStateChanged) Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
draw(QCPPainter *painter) Q_DECL_OVERRIDEQCPErrorBarsprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const Q_DECL_OVERRIDEQCPErrorBarsprotectedvirtual
errorBarVisible(int index) constQCPErrorBarsprotected
ErrorType enum nameQCPErrorBars
errorType() constQCPErrorBarsinline
etKeyError enum valueQCPErrorBars
etValueError enum valueQCPErrorBars
findBegin(double sortKey, bool expandedRange=true) const Q_DECL_OVERRIDEQCPErrorBarsvirtual
findEnd(double sortKey, bool expandedRange=true) const Q_DECL_OVERRIDEQCPErrorBarsvirtual
getDataSegments(QList< QCPDataRange > &selectedSegments, QList< QCPDataRange > &unselectedSegments) constQCPErrorBarsprotected
getErrorBarLines(QCPErrorBarsDataContainer::const_iterator it, QVector< QLineF > &backbones, QVector< QLineF > &whiskers) constQCPErrorBarsprotected
getKeyRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth) const Q_DECL_OVERRIDEQCPErrorBarsprotectedvirtual
getValueRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange()) const Q_DECL_OVERRIDEQCPErrorBarsprotectedvirtual
getVisibleDataBounds(QCPErrorBarsDataContainer::const_iterator &begin, QCPErrorBarsDataContainer::const_iterator &end, const QCPDataRange &rangeRestriction) constQCPErrorBarsprotected
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
interface1D() Q_DECL_OVERRIDEQCPErrorBarsinlinevirtual
keyAxis() constQCPAbstractPlottableinline
layer() constQCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
mAntialiasedQCPLayerableprotected
mAntialiasedFillQCPAbstractPlottableprotected
mAntialiasedScattersQCPAbstractPlottableprotected
mBrushQCPAbstractPlottableprotected
mDataContainerQCPErrorBarsprotected
mDataPlottableQCPErrorBarsprotected
mErrorTypeQCPErrorBarsprotected
mKeyAxisQCPAbstractPlottableprotected
mLayerQCPLayerableprotected
mNameQCPAbstractPlottableprotected
mouseDoubleClickEvent(QMouseEvent *event, const QVariant &details)QCPLayerableprotectedvirtual
mouseMoveEvent(QMouseEvent *event, const QPointF &startPos)QCPLayerableprotectedvirtual
mousePressEvent(QMouseEvent *event, const QVariant &details)QCPLayerableprotectedvirtual
mouseReleaseEvent(QMouseEvent *event, const QPointF &startPos)QCPLayerableprotectedvirtual
moveToLayer(QCPLayer *layer, bool prepend)QCPLayerableprotected
mParentLayerableQCPLayerableprotected
mParentPlotQCPLayerableprotected
mPenQCPAbstractPlottableprotected
mSelectableQCPAbstractPlottableprotected
mSelectionQCPAbstractPlottableprotected
mSelectionDecoratorQCPAbstractPlottableprotected
mSymbolGapQCPErrorBarsprotected
mValueAxisQCPAbstractPlottableprotected
mVisibleQCPLayerableprotected
mWhiskerWidthQCPErrorBarsprotected
name() constQCPAbstractPlottableinline
parentLayerable() constQCPLayerableinline
parentPlot() constQCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot)QCPLayerableprotectedvirtual
pen() constQCPAbstractPlottableinline
pixelsToCoords(double x, double y, double &key, double &value) constQCPAbstractPlottable
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) constQCPAbstractPlottable
pointDistance(const QPointF &pixelPoint, QCPErrorBarsDataContainer::const_iterator &closestData) constQCPErrorBarsprotected
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPErrorBars(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPErrorBarsexplicit
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0)QCPLayerable
QCPLegend classQCPErrorBarsfriend
QCustomPlot classQCPErrorBarsfriend
realVisibility() constQCPLayerable
rectIntersectsLine(const QRectF &pixelRect, const QLineF &line) constQCPErrorBarsprotected
removeFromLegend(QCPLegend *legend) constQCPAbstractPlottable
removeFromLegend() constQCPAbstractPlottable
rescaleAxes(bool onlyEnlarge=false) constQCPAbstractPlottable
rescaleKeyAxis(bool onlyEnlarge=false) constQCPAbstractPlottable
rescaleValueAxis(bool onlyEnlarge=false, bool inKeyRange=false) constQCPAbstractPlottable
selectable() constQCPAbstractPlottableinline
selectableChanged(QCP::SelectionType selectable)QCPAbstractPlottablesignal
selected() constQCPAbstractPlottableinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
selection() constQCPAbstractPlottableinline
selectionCategory() const Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectionChanged(const QCPDataSelection &selection)QCPAbstractPlottablesignal
selectionDecorator() constQCPAbstractPlottableinline
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const Q_DECL_OVERRIDEQCPErrorBarsvirtual
selectTestRect(const QRectF &rect, bool onlySelectable) const Q_DECL_OVERRIDEQCPErrorBarsvirtual
setAntialiased(bool enabled)QCPLayerable
setAntialiasedFill(bool enabled)QCPAbstractPlottable
setAntialiasedScatters(bool enabled)QCPAbstractPlottable
setBrush(const QBrush &brush)QCPAbstractPlottable
setData(QSharedPointer< QCPErrorBarsDataContainer > data)QCPErrorBars
setData(const QVector< double > &error)QCPErrorBars
setData(const QVector< double > &errorMinus, const QVector< double > &errorPlus)QCPErrorBars
setDataPlottable(QCPAbstractPlottable *plottable)QCPErrorBars
setErrorType(ErrorType type)QCPErrorBars
setKeyAxis(QCPAxis *axis)QCPAbstractPlottable
setLayer(QCPLayer *layer)QCPLayerable
setLayer(const QString &layerName)QCPLayerable
setName(const QString &name)QCPAbstractPlottable
setParentLayerable(QCPLayerable *parentLayerable)QCPLayerableprotected
setPen(const QPen &pen)QCPAbstractPlottable
setSelectable(QCP::SelectionType selectable)QCPAbstractPlottable
setSelection(QCPDataSelection selection)QCPAbstractPlottable
setSelectionDecorator(QCPSelectionDecorator *decorator)QCPAbstractPlottable
setSymbolGap(double pixels)QCPErrorBars
setValueAxis(QCPAxis *axis)QCPAbstractPlottable
setVisible(bool on)QCPLayerable
setWhiskerWidth(double pixels)QCPErrorBars
sortKeyIsMainKey() const Q_DECL_OVERRIDEQCPErrorBarsvirtual
symbolGap() constQCPErrorBarsinline
valueAxis() constQCPAbstractPlottableinline
visible() constQCPLayerableinline
wheelEvent(QWheelEvent *event)QCPLayerableprotectedvirtual
whiskerWidth() constQCPErrorBarsinline
~QCPAbstractPlottable()QCPAbstractPlottablevirtual
~QCPErrorBars()QCPErrorBarsvirtual
~QCPLayerable()QCPLayerablevirtual
~QCPPlottableInterface1D()QCPPlottableInterface1Dinlinevirtual