Nakuja Flight Computer Testing and Simulation Engine (NaFCTSE) 1.0
A testing and verification tool for the Nakuja Rocket Project flight computers
Loading...
Searching...
No Matches
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 (defined in QCPLayerable)QCPLayerableinline
antialiasedFill() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
antialiasedScatters() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPLayerable)QCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const Q_DECL_OVERRIDE (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
applyFillAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
brush() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
clipRect() const Q_DECL_OVERRIDE (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
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_OVERRIDE (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
draw(QCPPainter *painter) Q_DECL_OVERRIDE (defined in QCPCurve)QCPCurveprotectedvirtual
drawCurveLine(QCPPainter *painter, const QVector< QPointF > &lines) const (defined in QCPCurve)QCPCurveprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const Q_DECL_OVERRIDE (defined in QCPCurve)QCPCurveprotectedvirtual
drawPolyline(QCPPainter *painter, const QVector< QPointF > &lineData) constQCPAbstractPlottable1D< QCPCurveData >protected
drawScatterPlot(QCPPainter *painter, const QVector< QPointF > &points, const QCPScatterStyle &style) const (defined in QCPCurve)QCPCurveprotectedvirtual
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) const (defined in QCPCurve)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 (defined in QCPCurve)QCPCurveprotected
getOptimizedPoint(int otherRegion, double otherKey, double otherValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) const (defined in QCPCurve)QCPCurveprotected
getRegion(double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) const (defined in QCPCurve)QCPCurveprotected
getScatters(QVector< QPointF > *scatters, const QCPDataRange &dataRange, double scatterWidth) const (defined in QCPCurve)QCPCurveprotected
getTraverse(double prevKey, double prevValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin, QPointF &crossA, QPointF &crossB) const (defined in QCPCurve)QCPCurveprotected
getTraverseCornerPoints(int prevRegion, int currentRegion, double keyMin, double valueMax, double keyMax, double valueMin, QVector< QPointF > &beforeTraverse, QVector< QPointF > &afterTraverse) const (defined in QCPCurve)QCPCurveprotected
getValueRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange()) const Q_DECL_OVERRIDEQCPCurvevirtual
initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable)QCPLayerableprotected
interface1D() Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPCurveData >inlinevirtual
keyAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
layer() const (defined in QCPLayerable)QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
LineStyle enum nameQCPCurve
lineStyle() const (defined in QCPCurve)QCPCurveinline
lsLine enum valueQCPCurve
lsNone enum valueQCPCurve
mAntialiased (defined in QCPLayerable)QCPLayerableprotected
mAntialiasedFill (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiasedScatters (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mayTraverse(int prevRegion, int currentRegion) const (defined in QCPCurve)QCPCurveprotected
mBrush (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mKeyAxis (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mLayer (defined in QCPLayerable)QCPLayerableprotected
mLineStyle (defined in QCPCurve)QCPCurveprotected
mName (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
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) (defined in QCPLayerable)QCPLayerableprotected
mParentLayerable (defined in QCPLayerable)QCPLayerableprotected
mParentPlot (defined in QCPLayerable)QCPLayerableprotected
mPen (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mScatterSkip (defined in QCPCurve)QCPCurveprotected
mScatterStyle (defined in QCPCurve)QCPCurveprotected
mSelectable (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelection (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelectionDecorator (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mValueAxis (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mVisible (defined in QCPLayerable)QCPLayerableprotected
name() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
parentLayerable() constQCPLayerableinline
parentPlot() const (defined in QCPLayerable)QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot) (defined in QCPLayerable)QCPLayerableprotectedvirtual
pen() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
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) const (defined in QCPCurve)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=nullptr)QCPLayerable
QCPLegend (defined in QCPCurve)QCPCurvefriend
QCustomPlot (defined in QCPCurve)QCPCurvefriend
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() const (defined in QCPCurve)QCPCurveinline
scatterStyle() const (defined in QCPCurve)QCPCurveinline
selectable() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
selectableChanged(QCP::SelectionType selectable)QCPAbstractPlottablesignal
selected() constQCPAbstractPlottableinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) Q_DECL_OVERRIDE (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
selection() constQCPAbstractPlottableinline
selectionCategory() const Q_DECL_OVERRIDE (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectionChanged(const QCPDataSelection &selection)QCPAbstractPlottablesignal
selectionDecorator() constQCPAbstractPlottableinline
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=nullptr) 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) (defined in QCPLayerable)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() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
visible() const (defined in QCPLayerable)QCPLayerableinline
wheelEvent(QWheelEvent *event)QCPLayerableprotectedvirtual
~QCPAbstractPlottable() Q_DECL_OVERRIDE (defined in QCPAbstractPlottable)QCPAbstractPlottablevirtual
~QCPCurve() Q_DECL_OVERRIDE (defined in QCPCurve)QCPCurvevirtual
~QCPLayerable() (defined in QCPLayerable)QCPLayerablevirtual
~QCPPlottableInterface1D()=default (defined in QCPPlottableInterface1D)QCPPlottableInterface1Dvirtual