SimCenterCommon
Common functionality used within different SimCenter projects
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() const QCPLayerableinline
antialiasedFill() const QCPAbstractPlottableinline
antialiasedScatters() const QCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const QCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
applyFillAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
brush() const QCPAbstractPlottableinline
clipRect() const Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
coordsToPixels(double key, double value, double &x, double &y) const QCPAbstractPlottable
coordsToPixels(double key, double value) const QCPAbstractPlottable
data() const QCPCurveinline
dataCount() constQCPAbstractPlottable1D< QCPCurveData >virtual
dataMainKey(int index) constQCPAbstractPlottable1D< QCPCurveData >virtual
dataMainValue(int index) constQCPAbstractPlottable1D< QCPCurveData >virtual
dataPixelPosition(int index) constQCPAbstractPlottable1D< QCPCurveData >virtual
dataSortKey(int index) constQCPAbstractPlottable1D< QCPCurveData >virtual
dataValueRange(int index) constQCPAbstractPlottable1D< QCPCurveData >virtual
deselectEvent(bool *selectionStateChanged) Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
draw(QCPPainter *painter) Q_DECL_OVERRIDEQCPCurveprotectedvirtual
drawCurveLine(QCPPainter *painter, const QVector< QPointF > &lines) const QCPCurveprotectedvirtual
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) const QCPCurveprotectedvirtual
findBegin(double sortKey, bool expandedRange=true) constQCPAbstractPlottable1D< QCPCurveData >virtual
findEnd(double sortKey, bool expandedRange=true) constQCPAbstractPlottable1D< QCPCurveData >virtual
getCurveLines(QVector< QPointF > *lines, const QCPDataRange &dataRange, double penWidth) const QCPCurveprotected
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) const QCPCurveprotected
getOptimizedPoint(int prevRegion, double prevKey, double prevValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) const QCPCurveprotected
getRegion(double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) const QCPCurveprotected
getScatters(QVector< QPointF > *scatters, const QCPDataRange &dataRange, double scatterWidth) const QCPCurveprotected
getTraverse(double prevKey, double prevValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin, QPointF &crossA, QPointF &crossB) const QCPCurveprotected
getTraverseCornerPoints(int prevRegion, int currentRegion, double keyMin, double valueMax, double keyMax, double valueMin, QVector< QPointF > &beforeTraverse, QVector< QPointF > &afterTraverse) const QCPCurveprotected
getValueRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange()) const Q_DECL_OVERRIDEQCPCurvevirtual
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
interface1D()QCPAbstractPlottable1D< QCPCurveData >inlinevirtual
keyAxis() const QCPAbstractPlottableinline
layer() const QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
LineStyle enum nameQCPCurve
lineStyle() const QCPCurveinline
lsLine enum valueQCPCurve
lsNone enum valueQCPCurve
mAntialiasedQCPLayerableprotected
mAntialiasedFillQCPAbstractPlottableprotected
mAntialiasedScattersQCPAbstractPlottableprotected
mayTraverse(int prevRegion, int currentRegion) const QCPCurveprotected
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() 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 QCPAbstractPlottable
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const QCPAbstractPlottable
pointDistance(const QPointF &pixelPoint, QCPCurveDataContainer::const_iterator &closestData) const QCPCurveprotected
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() const QCPLayerable
removeFromLegend(QCPLegend *legend) const QCPAbstractPlottable
removeFromLegend() const QCPAbstractPlottable
rescaleAxes(bool onlyEnlarge=false) const QCPAbstractPlottable
rescaleKeyAxis(bool onlyEnlarge=false) const QCPAbstractPlottable
rescaleValueAxis(bool onlyEnlarge=false, bool inKeyRange=false) const QCPAbstractPlottable
scatterSkip() const QCPCurveinline
scatterStyle() const QCPCurveinline
selectable() const QCPAbstractPlottableinline
selectableChanged(QCP::SelectionType selectable)QCPAbstractPlottablesignal
selected() const QCPAbstractPlottableinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
selection() const QCPAbstractPlottableinline
selectionCategory() const Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectionChanged(const QCPDataSelection &selection)QCPAbstractPlottablesignal
selectionDecorator() const QCPAbstractPlottableinline
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const Q_DECL_OVERRIDEQCPCurvevirtual
selectTestRect(const QRectF &rect, bool onlySelectable) constQCPAbstractPlottable1D< 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() constQCPAbstractPlottable1D< QCPCurveData >virtual
valueAxis() const QCPAbstractPlottableinline
visible() const QCPLayerableinline
wheelEvent(QWheelEvent *event)QCPLayerableprotectedvirtual
~QCPAbstractPlottable()QCPAbstractPlottablevirtual
~QCPAbstractPlottable1D()QCPAbstractPlottable1D< QCPCurveData >virtual
~QCPCurve()QCPCurvevirtual
~QCPLayerable()QCPLayerablevirtual