Nakuja Flight Computer Testing and Simulation Engine (NaFCTSE) 1.0
A testing and verification tool for the Nakuja Rocket Project flight computers
|
This is the complete list of members for QCPAbstractPlottable, including all inherited members.
addToLegend(QCPLegend *legend) | QCPAbstractPlottable | |
addToLegend() | QCPAbstractPlottable | |
antialiased() const (defined in QCPLayerable) | QCPLayerable | inline |
antialiasedFill() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
antialiasedScatters() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPLayerable) | QCPLayerable | protected |
applyDefaultAntialiasingHint(QCPPainter *painter) const Q_DECL_OVERRIDE (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
applyFillAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
applyScattersAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
brush() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
clipRect() const Q_DECL_OVERRIDE (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
coordsToPixels(double key, double value, double &x, double &y) const | QCPAbstractPlottable | |
coordsToPixels(double key, double value) const | QCPAbstractPlottable | |
deselectEvent(bool *selectionStateChanged) Q_DECL_OVERRIDE (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
draw(QCPPainter *painter) Q_DECL_OVERRIDE=0 (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedpure virtual |
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const =0 (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedpure virtual |
getKeyRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth) const =0 | QCPAbstractPlottable | pure virtual |
getValueRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange()) const =0 | QCPAbstractPlottable | pure virtual |
initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable) | QCPLayerable | protected |
interface1D() | QCPAbstractPlottable | inlinevirtual |
keyAxis() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
layer() const (defined in QCPLayerable) | QCPLayerable | inline |
layerChanged(QCPLayer *newLayer) | QCPLayerable | signal |
mAntialiased (defined in QCPLayerable) | QCPLayerable | protected |
mAntialiasedFill (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mAntialiasedScatters (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mBrush (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mKeyAxis (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mLayer (defined in QCPLayerable) | QCPLayerable | protected |
mName (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mouseDoubleClickEvent(QMouseEvent *event, const QVariant &details) | QCPLayerable | protectedvirtual |
mouseMoveEvent(QMouseEvent *event, const QPointF &startPos) | QCPLayerable | protectedvirtual |
mousePressEvent(QMouseEvent *event, const QVariant &details) | QCPLayerable | protectedvirtual |
mouseReleaseEvent(QMouseEvent *event, const QPointF &startPos) | QCPLayerable | protectedvirtual |
moveToLayer(QCPLayer *layer, bool prepend) (defined in QCPLayerable) | QCPLayerable | protected |
mParentLayerable (defined in QCPLayerable) | QCPLayerable | protected |
mParentPlot (defined in QCPLayerable) | QCPLayerable | protected |
mPen (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mSelectable (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mSelection (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mSelectionDecorator (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mValueAxis (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mVisible (defined in QCPLayerable) | QCPLayerable | protected |
name() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
parentLayerable() const | QCPLayerable | inline |
parentPlot() const (defined in QCPLayerable) | QCPLayerable | inline |
parentPlotInitialized(QCustomPlot *parentPlot) (defined in QCPLayerable) | QCPLayerable | protectedvirtual |
pen() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
pixelsToCoords(double x, double y, double &key, double &value) const | QCPAbstractPlottable | |
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const | QCPAbstractPlottable | |
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPAbstractPlottable | |
QCPAxis (defined in QCPAbstractPlottable) | QCPAbstractPlottable | friend |
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=nullptr) | QCPLayerable | |
QCPPlottableLegendItem (defined in QCPAbstractPlottable) | QCPAbstractPlottable | friend |
QCustomPlot (defined in QCPAbstractPlottable) | QCPAbstractPlottable | friend |
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 | |
selectable() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
selectableChanged(QCP::SelectionType selectable) | QCPAbstractPlottable | signal |
selected() const | QCPAbstractPlottable | inline |
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) Q_DECL_OVERRIDE (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
selection() const | QCPAbstractPlottable | inline |
selectionCategory() const Q_DECL_OVERRIDE (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
selectionChanged(bool selected) | QCPAbstractPlottable | signal |
selectionChanged(const QCPDataSelection &selection) | QCPAbstractPlottable | signal |
selectionDecorator() const | QCPAbstractPlottable | inline |
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=nullptr) const Q_DECL_OVERRIDE=0 | QCPAbstractPlottable | pure virtual |
setAntialiased(bool enabled) | QCPLayerable | |
setAntialiasedFill(bool enabled) | QCPAbstractPlottable | |
setAntialiasedScatters(bool enabled) | QCPAbstractPlottable | |
setBrush(const QBrush &brush) | QCPAbstractPlottable | |
setKeyAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setLayer(QCPLayer *layer) | QCPLayerable | |
setLayer(const QString &layerName) | QCPLayerable | |
setName(const QString &name) | QCPAbstractPlottable | |
setParentLayerable(QCPLayerable *parentLayerable) (defined in QCPLayerable) | QCPLayerable | protected |
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 | |
valueAxis() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
visible() const (defined in QCPLayerable) | QCPLayerable | inline |
wheelEvent(QWheelEvent *event) | QCPLayerable | protectedvirtual |
~QCPAbstractPlottable() Q_DECL_OVERRIDE (defined in QCPAbstractPlottable) | QCPAbstractPlottable | virtual |
~QCPLayerable() (defined in QCPLayerable) | QCPLayerable | virtual |