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

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

addData(const QVector< double > &t, const QVector< double > &keys, const QVector< double > &values, bool alreadySorted=false)QCPCurve
addData(const QVector< double > &keys, const QVector< double > &values)QCPCurve
addData(double t, double key, double value)QCPCurve
addData(double key, double value)QCPCurve
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() constQCPCurveinline
dataCount() const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPCurveData >virtual
dataMainKey(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPCurveData >virtual
dataMainValue(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPCurveData >virtual
dataPixelPosition(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPCurveData >virtual
dataSortKey(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPCurveData >virtual
dataValueRange(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPCurveData >virtual
deselectEvent(bool *selectionStateChanged) Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
draw(QCPPainter *painter) Q_DECL_OVERRIDEQCPCurveprotectedvirtual
drawCurveLine(QCPPainter *painter, const QVector< QPointF > &lines) constQCPCurveprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const Q_DECL_OVERRIDEQCPCurveprotectedvirtual
drawPolyline(QCPPainter *painter, const QVector< QPointF > &lineData) constQCPAbstractPlottable1D< QCPCurveData >protected
drawScatterPlot(QCPPainter *painter, const QVector< QPointF > &points, const QCPScatterStyle &style) constQCPCurveprotectedvirtual
findBegin(double sortKey, bool expandedRange=true) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPCurveData >virtual
findEnd(double sortKey, bool expandedRange=true) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPCurveData >virtual
getCurveLines(QVector< QPointF > *lines, const QCPDataRange &dataRange, double penWidth) constQCPCurveprotected
getDataSegments(QList< QCPDataRange > &selectedSegments, QList< QCPDataRange > &unselectedSegments) constQCPAbstractPlottable1D< QCPCurveData >protected
getKeyRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth) const Q_DECL_OVERRIDEQCPCurvevirtual
getOptimizedCornerPoints(int prevRegion, int currentRegion, double prevKey, double prevValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) constQCPCurveprotected
getOptimizedPoint(int prevRegion, double prevKey, double prevValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) constQCPCurveprotected
getRegion(double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) constQCPCurveprotected
getScatters(QVector< QPointF > *scatters, const QCPDataRange &dataRange, double scatterWidth) constQCPCurveprotected
getTraverse(double prevKey, double prevValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin, QPointF &crossA, QPointF &crossB) constQCPCurveprotected
getTraverseCornerPoints(int prevRegion, int currentRegion, double keyMin, double valueMax, double keyMax, double valueMin, QVector< QPointF > &beforeTraverse, QVector< QPointF > &afterTraverse) constQCPCurveprotected
getValueRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange()) const Q_DECL_OVERRIDEQCPCurvevirtual
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
interface1D() Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPCurveData >inlinevirtual
keyAxis() constQCPAbstractPlottableinline
layer() constQCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
LineStyle enum nameQCPCurve
lineStyle() constQCPCurveinline
lsLine enum valueQCPCurve
lsNone enum valueQCPCurve
mAntialiasedQCPLayerableprotected
mAntialiasedFillQCPAbstractPlottableprotected
mAntialiasedScattersQCPAbstractPlottableprotected
mayTraverse(int prevRegion, int currentRegion) constQCPCurveprotected
mBrushQCPAbstractPlottableprotected
mDataContainerQCPAbstractPlottable1D< QCPCurveData >protected
mKeyAxisQCPAbstractPlottableprotected
mLayerQCPLayerableprotected
mLineStyleQCPCurveprotected
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
mScatterSkipQCPCurveprotected
mScatterStyleQCPCurveprotected
mSelectableQCPAbstractPlottableprotected
mSelectionQCPAbstractPlottableprotected
mSelectionDecoratorQCPAbstractPlottableprotected
mValueAxisQCPAbstractPlottableprotected
mVisibleQCPLayerableprotected
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, QCPCurveDataContainer::const_iterator &closestData) constQCPCurveprotected
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPAbstractPlottable1D(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable1D< QCPCurveData >
QCPCurve(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPCurveexplicit
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0)QCPLayerable
QCPLegend classQCPCurvefriend
QCustomPlot classQCPCurvefriend
realVisibility() constQCPLayerable
removeFromLegend(QCPLegend *legend) constQCPAbstractPlottable
removeFromLegend() constQCPAbstractPlottable
rescaleAxes(bool onlyEnlarge=false) constQCPAbstractPlottable
rescaleKeyAxis(bool onlyEnlarge=false) constQCPAbstractPlottable
rescaleValueAxis(bool onlyEnlarge=false, bool inKeyRange=false) constQCPAbstractPlottable
scatterSkip() constQCPCurveinline
scatterStyle() constQCPCurveinline
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_OVERRIDEQCPCurvevirtual
selectTestRect(const QRectF &rect, bool onlySelectable) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPCurveData >virtual
setAntialiased(bool enabled)QCPLayerable
setAntialiasedFill(bool enabled)QCPAbstractPlottable
setAntialiasedScatters(bool enabled)QCPAbstractPlottable
setBrush(const QBrush &brush)QCPAbstractPlottable
setData(QSharedPointer< QCPCurveDataContainer > data)QCPCurve
setData(const QVector< double > &t, const QVector< double > &keys, const QVector< double > &values, bool alreadySorted=false)QCPCurve
setData(const QVector< double > &keys, const QVector< double > &values)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
setScatterSkip(int skip)QCPCurve
setScatterStyle(const QCPScatterStyle &style)QCPCurve
setSelectable(QCP::SelectionType selectable)QCPAbstractPlottable
setSelection(QCPDataSelection selection)QCPAbstractPlottable
setSelectionDecorator(QCPSelectionDecorator *decorator)QCPAbstractPlottable
setValueAxis(QCPAxis *axis)QCPAbstractPlottable
setVisible(bool on)QCPLayerable
sortKeyIsMainKey() const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPCurveData >virtual
valueAxis() constQCPAbstractPlottableinline
visible() constQCPLayerableinline
wheelEvent(QWheelEvent *event)QCPLayerableprotectedvirtual
~QCPAbstractPlottable()QCPAbstractPlottablevirtual
~QCPAbstractPlottable1D()QCPAbstractPlottable1D< QCPCurveData >virtual
~QCPCurve()QCPCurvevirtual
~QCPLayerable()QCPLayerablevirtual
~QCPPlottableInterface1D()QCPPlottableInterface1Dinlinevirtual