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

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

anchor(const QString &name) constQCPAbstractItem
anchorPixelPosition(int anchorId) const (defined in QCPAbstractItem)QCPAbstractItemprotectedvirtual
anchors() constQCPAbstractIteminline
antialiased() const (defined in QCPLayerable)QCPLayerableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPLayerable)QCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const Q_DECL_OVERRIDE (defined in QCPAbstractItem)QCPAbstractItemprotectedvirtual
clipAxisRect() const (defined in QCPAbstractItem)QCPAbstractItem
clipRect() const Q_DECL_OVERRIDE (defined in QCPAbstractItem)QCPAbstractItemprotectedvirtual
clipToAxisRect() const (defined in QCPAbstractItem)QCPAbstractIteminline
createAnchor(const QString &name, int anchorId) (defined in QCPAbstractItem)QCPAbstractItemprotected
createPosition(const QString &name) (defined in QCPAbstractItem)QCPAbstractItemprotected
deselectEvent(bool *selectionStateChanged) Q_DECL_OVERRIDE (defined in QCPAbstractItem)QCPAbstractItemprotectedvirtual
draw(QCPPainter *painter) Q_DECL_OVERRIDE (defined in QCPItemCurve)QCPItemCurveprotectedvirtual
end (defined in QCPItemCurve)QCPItemCurve
endDir (defined in QCPItemCurve)QCPItemCurve
hasAnchor(const QString &name) constQCPAbstractItem
head() const (defined in QCPItemCurve)QCPItemCurveinline
initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable)QCPLayerableprotected
layer() const (defined in QCPLayerable)QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
mainPen() const (defined in QCPItemCurve)QCPItemCurveprotected
mAnchors (defined in QCPAbstractItem)QCPAbstractItemprotected
mAntialiased (defined in QCPLayerable)QCPLayerableprotected
mClipAxisRect (defined in QCPAbstractItem)QCPAbstractItemprotected
mClipToAxisRect (defined in QCPAbstractItem)QCPAbstractItemprotected
mHead (defined in QCPItemCurve)QCPItemCurveprotected
mLayer (defined in QCPLayerable)QCPLayerableprotected
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 QCPItemCurve)QCPItemCurveprotected
mPositions (defined in QCPAbstractItem)QCPAbstractItemprotected
mSelectable (defined in QCPAbstractItem)QCPAbstractItemprotected
mSelected (defined in QCPAbstractItem)QCPAbstractItemprotected
mSelectedPen (defined in QCPItemCurve)QCPItemCurveprotected
mTail (defined in QCPItemCurve)QCPItemCurveprotected
mVisible (defined in QCPLayerable)QCPLayerableprotected
parentLayerable() constQCPLayerableinline
parentPlot() const (defined in QCPLayerable)QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot) (defined in QCPLayerable)QCPLayerableprotectedvirtual
pen() const (defined in QCPItemCurve)QCPItemCurveinline
position(const QString &name) constQCPAbstractItem
positions() constQCPAbstractIteminline
QCPAbstractItem(QCustomPlot *parentPlot)QCPAbstractItemexplicit
QCPItemCurve(QCustomPlot *parentPlot)QCPItemCurveexplicit
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=nullptr)QCPLayerable
realVisibility() constQCPLayerable
rectDistance(const QRectF &rect, const QPointF &pos, bool filledRect) const (defined in QCPAbstractItem)QCPAbstractItemprotected
selectable() const (defined in QCPAbstractItem)QCPAbstractIteminline
selectableChanged(bool selectable) (defined in QCPAbstractItem)QCPAbstractItemsignal
selected() const (defined in QCPAbstractItem)QCPAbstractIteminline
selectedPen() const (defined in QCPItemCurve)QCPItemCurveinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) Q_DECL_OVERRIDE (defined in QCPAbstractItem)QCPAbstractItemprotectedvirtual
selectionCategory() const Q_DECL_OVERRIDE (defined in QCPAbstractItem)QCPAbstractItemprotectedvirtual
selectionChanged(bool selected)QCPAbstractItemsignal
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=nullptr) const Q_DECL_OVERRIDEQCPItemCurvevirtual
setAntialiased(bool enabled)QCPLayerable
setClipAxisRect(QCPAxisRect *rect)QCPAbstractItem
setClipToAxisRect(bool clip)QCPAbstractItem
setHead(const QCPLineEnding &head)QCPItemCurve
setLayer(QCPLayer *layer)QCPLayerable
setLayer(const QString &layerName)QCPLayerable
setParentLayerable(QCPLayerable *parentLayerable) (defined in QCPLayerable)QCPLayerableprotected
setPen(const QPen &pen)QCPItemCurve
setSelectable(bool selectable)QCPAbstractItem
setSelected(bool selected)QCPAbstractItem
setSelectedPen(const QPen &pen)QCPItemCurve
setTail(const QCPLineEnding &tail)QCPItemCurve
setVisible(bool on)QCPLayerable
start (defined in QCPItemCurve)QCPItemCurve
startDir (defined in QCPItemCurve)QCPItemCurve
tail() const (defined in QCPItemCurve)QCPItemCurveinline
visible() const (defined in QCPLayerable)QCPLayerableinline
wheelEvent(QWheelEvent *event)QCPLayerableprotectedvirtual
~QCPAbstractItem() Q_DECL_OVERRIDE (defined in QCPAbstractItem)QCPAbstractItemvirtual
~QCPItemCurve() Q_DECL_OVERRIDE (defined in QCPItemCurve)QCPItemCurvevirtual
~QCPLayerable() (defined in QCPLayerable)QCPLayerablevirtual