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

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

addData(const QVector< double > &keys, const QVector< double > &minimum, const QVector< double > &lowerQuartile, const QVector< double > &median, const QVector< double > &upperQuartile, const QVector< double > &maximum, bool alreadySorted=false)QCPStatisticalBox
addData(double key, double minimum, double lowerQuartile, double median, double upperQuartile, double maximum, const QVector< double > &outliers=QVector< double >())QCPStatisticalBox
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() constQCPStatisticalBoxinline
dataCount() const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPStatisticalBoxData >virtual
dataMainKey(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPStatisticalBoxData >virtual
dataMainValue(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPStatisticalBoxData >virtual
dataPixelPosition(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPStatisticalBoxData >virtual
dataSortKey(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPStatisticalBoxData >virtual
dataValueRange(int index) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPStatisticalBoxData >virtual
deselectEvent(bool *selectionStateChanged) Q_DECL_OVERRIDE (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
draw(QCPPainter *painter) Q_DECL_OVERRIDE (defined in QCPStatisticalBox)QCPStatisticalBoxprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const Q_DECL_OVERRIDE (defined in QCPStatisticalBox)QCPStatisticalBoxprotectedvirtual
drawPolyline(QCPPainter *painter, const QVector< QPointF > &lineData) constQCPAbstractPlottable1D< QCPStatisticalBoxData >protected
drawStatisticalBox(QCPPainter *painter, QCPStatisticalBoxDataContainer::const_iterator it, const QCPScatterStyle &outlierStyle) constQCPStatisticalBoxprotectedvirtual
findBegin(double sortKey, bool expandedRange=true) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPStatisticalBoxData >virtual
findEnd(double sortKey, bool expandedRange=true) const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPStatisticalBoxData >virtual
getDataSegments(QList< QCPDataRange > &selectedSegments, QList< QCPDataRange > &unselectedSegments) constQCPAbstractPlottable1D< QCPStatisticalBoxData >protected
getKeyRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth) const Q_DECL_OVERRIDEQCPStatisticalBoxvirtual
getQuartileBox(QCPStatisticalBoxDataContainer::const_iterator it) const (defined in QCPStatisticalBox)QCPStatisticalBoxprotected
getValueRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange()) const Q_DECL_OVERRIDEQCPStatisticalBoxvirtual
getVisibleDataBounds(QCPStatisticalBoxDataContainer::const_iterator &begin, QCPStatisticalBoxDataContainer::const_iterator &end) const (defined in QCPStatisticalBox)QCPStatisticalBoxprotected
getWhiskerBackboneLines(QCPStatisticalBoxDataContainer::const_iterator it) const (defined in QCPStatisticalBox)QCPStatisticalBoxprotected
getWhiskerBarLines(QCPStatisticalBoxDataContainer::const_iterator it) const (defined in QCPStatisticalBox)QCPStatisticalBoxprotected
initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable)QCPLayerableprotected
interface1D() Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPStatisticalBoxData >inlinevirtual
keyAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
layer() const (defined in QCPLayerable)QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
mAntialiased (defined in QCPLayerable)QCPLayerableprotected
mAntialiasedFill (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiasedScatters (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mBrush (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
medianPen() const (defined in QCPStatisticalBox)QCPStatisticalBoxinline
mKeyAxis (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mLayer (defined in QCPLayerable)QCPLayerableprotected
mMedianPen (defined in QCPStatisticalBox)QCPStatisticalBoxprotected
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
mOutlierStyle (defined in QCPStatisticalBox)QCPStatisticalBoxprotected
moveToLayer(QCPLayer *layer, bool prepend) (defined in QCPLayerable)QCPLayerableprotected
mParentLayerable (defined in QCPLayerable)QCPLayerableprotected
mParentPlot (defined in QCPLayerable)QCPLayerableprotected
mPen (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
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
mWhiskerAntialiased (defined in QCPStatisticalBox)QCPStatisticalBoxprotected
mWhiskerBarPen (defined in QCPStatisticalBox)QCPStatisticalBoxprotected
mWhiskerPen (defined in QCPStatisticalBox)QCPStatisticalBoxprotected
mWhiskerWidth (defined in QCPStatisticalBox)QCPStatisticalBoxprotected
mWidth (defined in QCPStatisticalBox)QCPStatisticalBoxprotected
name() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
outlierStyle() const (defined in QCPStatisticalBox)QCPStatisticalBoxinline
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
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPAbstractPlottable1D(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable1D< QCPStatisticalBoxData >
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=nullptr)QCPLayerable
QCPLegend (defined in QCPStatisticalBox)QCPStatisticalBoxfriend
QCPStatisticalBox(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPStatisticalBoxexplicit
QCustomPlot (defined in QCPStatisticalBox)QCPStatisticalBoxfriend
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
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_OVERRIDEQCPStatisticalBoxvirtual
selectTestRect(const QRectF &rect, bool onlySelectable) const Q_DECL_OVERRIDEQCPStatisticalBoxvirtual
setAntialiased(bool enabled)QCPLayerable
setAntialiasedFill(bool enabled)QCPAbstractPlottable
setAntialiasedScatters(bool enabled)QCPAbstractPlottable
setBrush(const QBrush &brush)QCPAbstractPlottable
setData(QSharedPointer< QCPStatisticalBoxDataContainer > data)QCPStatisticalBox
setData(const QVector< double > &keys, const QVector< double > &minimum, const QVector< double > &lowerQuartile, const QVector< double > &median, const QVector< double > &upperQuartile, const QVector< double > &maximum, bool alreadySorted=false)QCPStatisticalBox
setKeyAxis(QCPAxis *axis)QCPAbstractPlottable
setLayer(QCPLayer *layer)QCPLayerable
setLayer(const QString &layerName)QCPLayerable
setMedianPen(const QPen &pen)QCPStatisticalBox
setName(const QString &name)QCPAbstractPlottable
setOutlierStyle(const QCPScatterStyle &style)QCPStatisticalBox
setParentLayerable(QCPLayerable *parentLayerable) (defined in QCPLayerable)QCPLayerableprotected
setPen(const QPen &pen)QCPAbstractPlottable
setSelectable(QCP::SelectionType selectable)QCPAbstractPlottable
setSelection(QCPDataSelection selection)QCPAbstractPlottable
setSelectionDecorator(QCPSelectionDecorator *decorator)QCPAbstractPlottable
setValueAxis(QCPAxis *axis)QCPAbstractPlottable
setVisible(bool on)QCPLayerable
setWhiskerAntialiased(bool enabled)QCPStatisticalBox
setWhiskerBarPen(const QPen &pen)QCPStatisticalBox
setWhiskerPen(const QPen &pen)QCPStatisticalBox
setWhiskerWidth(double width)QCPStatisticalBox
setWidth(double width)QCPStatisticalBox
sortKeyIsMainKey() const Q_DECL_OVERRIDEQCPAbstractPlottable1D< QCPStatisticalBoxData >virtual
valueAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
visible() const (defined in QCPLayerable)QCPLayerableinline
wheelEvent(QWheelEvent *event)QCPLayerableprotectedvirtual
whiskerAntialiased() const (defined in QCPStatisticalBox)QCPStatisticalBoxinline
whiskerBarPen() const (defined in QCPStatisticalBox)QCPStatisticalBoxinline
whiskerPen() const (defined in QCPStatisticalBox)QCPStatisticalBoxinline
whiskerWidth() const (defined in QCPStatisticalBox)QCPStatisticalBoxinline
width() const (defined in QCPStatisticalBox)QCPStatisticalBoxinline
~QCPAbstractPlottable() Q_DECL_OVERRIDE (defined in QCPAbstractPlottable)QCPAbstractPlottablevirtual
~QCPLayerable() (defined in QCPLayerable)QCPLayerablevirtual
~QCPPlottableInterface1D()=default (defined in QCPPlottableInterface1D)QCPPlottableInterface1Dvirtual