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
QCPGraph Member List

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

adaptiveSampling() const (defined in QCPGraph)QCPGraphinline
addData(const QVector< double > &keys, const QVector< double > &values, bool alreadySorted=false)QCPGraph
addData(double key, double value)QCPGraph
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
channelFillGraph() const (defined in QCPGraph)QCPGraphinline
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() constQCPGraphinline
dataCount() const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPGraphData >virtual
dataMainKey(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPGraphData >virtual
dataMainValue(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPGraphData >virtual
dataPixelPosition(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPGraphData >virtual
dataSortKey(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPGraphData >virtual
dataToImpulseLines(const QVector< QCPGraphData > &data) const (defined in QCPGraph)QCPGraphprotected
dataToLines(const QVector< QCPGraphData > &data) const (defined in QCPGraph)QCPGraphprotected
dataToStepCenterLines(const QVector< QCPGraphData > &data) const (defined in QCPGraph)QCPGraphprotected
dataToStepLeftLines(const QVector< QCPGraphData > &data) const (defined in QCPGraph)QCPGraphprotected
dataToStepRightLines(const QVector< QCPGraphData > &data) const (defined in QCPGraph)QCPGraphprotected
dataValueRange(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPGraphData >virtual
deselectEvent(bool *selectionStateChanged) Q_DECL_OVERRIDE (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
draw(QCPPainter *painter) Q_DECL_OVERRIDE (defined in QCPGraph)QCPGraphprotectedvirtual
drawFill(QCPPainter *painter, QVector< QPointF > *lines) const (defined in QCPGraph)QCPGraphprotectedvirtual
drawImpulsePlot(QCPPainter *painter, const QVector< QPointF > &lines) const (defined in QCPGraph)QCPGraphprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const Q_DECL_OVERRIDE (defined in QCPGraph)QCPGraphprotectedvirtual
drawLinePlot(QCPPainter *painter, const QVector< QPointF > &lines) const (defined in QCPGraph)QCPGraphprotectedvirtual
drawPolyline(QCPPainter *painter, const QVector< QPointF > &lineData) constQCPAbstractPlottable1D< QCPGraphData >protected
drawScatterPlot(QCPPainter *painter, const QVector< QPointF > &scatters, const QCPScatterStyle &style) const (defined in QCPGraph)QCPGraphprotectedvirtual
findBegin(double sortKey, bool expandedRange=true) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPGraphData >virtual
findEnd(double sortKey, bool expandedRange=true) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPGraphData >virtual
findIndexAboveX(const QVector< QPointF > *data, double x) const (defined in QCPGraph)QCPGraphprotected
findIndexAboveY(const QVector< QPointF > *data, double y) const (defined in QCPGraph)QCPGraphprotected
findIndexBelowX(const QVector< QPointF > *data, double x) const (defined in QCPGraph)QCPGraphprotected
findIndexBelowY(const QVector< QPointF > *data, double y) const (defined in QCPGraph)QCPGraphprotected
getChannelFillPolygon(const QVector< QPointF > *thisData, QCPDataRange thisSegment, const QVector< QPointF > *otherData, QCPDataRange otherSegment) const (defined in QCPGraph)QCPGraphprotected
getDataSegments(QList< QCPDataRange > &selectedSegments, QList< QCPDataRange > &unselectedSegments) constQCPAbstractPlottable1D< QCPGraphData >protected
getFillBasePoint(QPointF matchingDataPoint) const (defined in QCPGraph)QCPGraphprotected
getFillPolygon(const QVector< QPointF > *lineData, QCPDataRange segment) const (defined in QCPGraph)QCPGraphprotected
getKeyRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth) const Q_DECL_OVERRIDEQCPGraphvirtual
getLines(QVector< QPointF > *lines, const QCPDataRange &dataRange) const (defined in QCPGraph)QCPGraphprotected
getNonNanSegments(const QVector< QPointF > *lineData, Qt::Orientation keyOrientation) const (defined in QCPGraph)QCPGraphprotected
getOptimizedLineData(QVector< QCPGraphData > *lineData, const QCPGraphDataContainer::const_iterator &begin, const QCPGraphDataContainer::const_iterator &end) const (defined in QCPGraph)QCPGraphprotectedvirtual
getOptimizedScatterData(QVector< QCPGraphData > *scatterData, QCPGraphDataContainer::const_iterator begin, QCPGraphDataContainer::const_iterator end) const (defined in QCPGraph)QCPGraphprotectedvirtual
getOverlappingSegments(QVector< QCPDataRange > thisSegments, const QVector< QPointF > *thisData, QVector< QCPDataRange > otherSegments, const QVector< QPointF > *otherData) const (defined in QCPGraph)QCPGraphprotected
getScatters(QVector< QPointF > *scatters, const QCPDataRange &dataRange) const (defined in QCPGraph)QCPGraphprotected
getValueRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange()) const Q_DECL_OVERRIDEQCPGraphvirtual
getVisibleDataBounds(QCPGraphDataContainer::const_iterator &begin, QCPGraphDataContainer::const_iterator &end, const QCPDataRange &rangeRestriction) constQCPGraphprotected
initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable)QCPLayerableprotected
interface1D() Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPGraphData >inlinevirtual
keyAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
layer() const (defined in QCPLayerable)QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
LineStyle enum nameQCPGraph
lineStyle() const (defined in QCPGraph)QCPGraphinline
lsImpulse enum valueQCPGraph
lsLine enum valueQCPGraph
lsNone enum valueQCPGraph
lsStepCenter enum valueQCPGraph
lsStepLeft enum valueQCPGraph
lsStepRight enum valueQCPGraph
mAdaptiveSampling (defined in QCPGraph)QCPGraphprotected
mAntialiased (defined in QCPLayerable)QCPLayerableprotected
mAntialiasedFill (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiasedScatters (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mBrush (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mChannelFillGraph (defined in QCPGraph)QCPGraphprotected
mKeyAxis (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mLayer (defined in QCPLayerable)QCPLayerableprotected
mLineStyle (defined in QCPGraph)QCPGraphprotected
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 QCPGraph)QCPGraphprotected
mScatterStyle (defined in QCPGraph)QCPGraphprotected
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, QCPGraphDataContainer::const_iterator &closestData) const (defined in QCPGraph)QCPGraphprotected
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPAbstractPlottable1D(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable1D< QCPGraphData >
QCPGraph(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPGraphexplicit
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=nullptr)QCPLayerable
QCPLegend (defined in QCPGraph)QCPGraphfriend
QCustomPlot (defined in QCPGraph)QCPGraphfriend
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 QCPGraph)QCPGraphinline
scatterStyle() const (defined in QCPGraph)QCPGraphinline
segmentsIntersect(double aLower, double aUpper, double bLower, double bUpper, int &bPrecedence) const (defined in QCPGraph)QCPGraphprotected
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_OVERRIDEQCPGraphvirtual
selectTestRect(const QRectF &rect, bool onlySelectable) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPGraphData >virtual
setAdaptiveSampling(bool enabled)QCPGraph
setAntialiased(bool enabled)QCPLayerable
setAntialiasedFill(bool enabled)QCPAbstractPlottable
setAntialiasedScatters(bool enabled)QCPAbstractPlottable
setBrush(const QBrush &brush)QCPAbstractPlottable
setChannelFillGraph(QCPGraph *targetGraph)QCPGraph
setData(QSharedPointer< QCPGraphDataContainer > data)QCPGraph
setData(const QVector< double > &keys, const QVector< double > &values, bool alreadySorted=false)QCPGraph
setKeyAxis(QCPAxis *axis)QCPAbstractPlottable
setLayer(QCPLayer *layer)QCPLayerable
setLayer(const QString &layerName)QCPLayerable
setLineStyle(LineStyle ls)QCPGraph
setName(const QString &name)QCPAbstractPlottable
setParentLayerable(QCPLayerable *parentLayerable) (defined in QCPLayerable)QCPLayerableprotected
setPen(const QPen &pen)QCPAbstractPlottable
setScatterSkip(int skip)QCPGraph
setScatterStyle(const QCPScatterStyle &style)QCPGraph
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< QCPGraphData >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
~QCPGraph() Q_DECL_OVERRIDE (defined in QCPGraph)QCPGraphvirtual
~QCPLayerable() (defined in QCPLayerable)QCPLayerablevirtual
~QCPPlottableInterface1D()=default (defined in QCPPlottableInterface1D)QCPPlottableInterface1Dvirtual