QCPCurve-members

Search for usage in LXR

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) constQCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const overrideQCPAbstractPlottableprotectedvirtual
applyFillAntialiasingHint(QCPPainter *painter) constQCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) constQCPAbstractPlottableprotected
bindableObjectName()QObject
blockSignals(bool block)QObject
brush() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clipRect() const overrideQCPAbstractPlottableprotectedvirtual
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
coordsToPixels(double key, double value, double &x, double &y) constQCPAbstractPlottable
coordsToPixels(double key, double value) constQCPAbstractPlottable
customEvent(QEvent *event)QObjectprotectedvirtual
data() constQCPCurveinline
dataCount() const overrideQCPAbstractPlottable1D< QCPCurveData >virtual
dataMainKey(int index) const overrideQCPAbstractPlottable1D< QCPCurveData >virtual
dataMainValue(int index) const overrideQCPAbstractPlottable1D< QCPCurveData >virtual
dataPixelPosition(int index) const overrideQCPAbstractPlottable1D< QCPCurveData >virtual
dataSortKey(int index) const overrideQCPAbstractPlottable1D< QCPCurveData >virtual
dataValueRange(int index) const overrideQCPAbstractPlottable1D< QCPCurveData >virtual
deleteLater()QObject
deselectEvent(bool *selectionStateChanged) overrideQCPAbstractPlottableprotectedvirtual
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
draw(QCPPainter *painter) overrideQCPCurveprotectedvirtual
drawCurveLine(QCPPainter *painter, const QVector< QPointF > &lines) constQCPCurveprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const overrideQCPCurveprotectedvirtual
drawPolyline(QCPPainter *painter, const QVector< QPointF > &lineData) constQCPAbstractPlottable1D< QCPCurveData >protected
drawScatterPlot(QCPPainter *painter, const QVector< QPointF > &points, const QCPScatterStyle &style) constQCPCurveprotectedvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findBegin(double sortKey, bool expandedRange=true) const overrideQCPAbstractPlottable1D< QCPCurveData >virtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findEnd(double sortKey, bool expandedRange=true) const overrideQCPAbstractPlottable1D< QCPCurveData >virtual
getCurveLines(QVector< QPointF > *lines, const QCPDataRange &dataRange, double penWidth) constQCPCurveprotected
getDataSegments(QList< QCPDataRange > &selectedSegments, QList< QCPDataRange > &unselectedSegments) constQCPAbstractPlottable1D< QCPCurveData >protected
getKeyRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth) const overrideQCPCurvevirtual
getOptimizedCornerPoints(int prevRegion, int currentRegion, double prevKey, double prevValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) constQCPCurveprotected
getOptimizedPoint(int otherRegion, double otherKey, double otherValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) constQCPCurveprotected
getRegion(double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) constQCPCurveprotected
getScatters(QVector< QPointF > *scatters, const QCPDataRange &dataRange, double scatterWidth) constQCPCurveprotected
getTraverse(double prevKey, double prevValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin, QPointF &crossA, QPointF &crossB) constQCPCurveprotected
getTraverseCornerPoints(int prevRegion, int currentRegion, double keyMin, double valueMax, double keyMax, double valueMin, QVector< QPointF > &beforeTraverse, QVector< QPointF > &afterTraverse) constQCPCurveprotected
getValueRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange()) const overrideQCPCurvevirtual
inherits(const char *className) const constQObject
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
installEventFilter(QObject *filterObj)QObject
interface1D() overrideQCPAbstractPlottable1D< QCPCurveData >inlinevirtual
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
keyAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
killTimer(int id)QObject
layer() const (defined in QCPLayerable)QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
lineStyle() const (defined in QCPCurve)QCPCurveinline
LineStyle enum nameQCPCurve
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) constQCPCurveprotected
mBrush (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
metaObject() const constQObjectvirtual
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)QCPLayerableprotected
moveToThread(QThread *targetThread)QObject
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
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent() const constQObject
parentLayerable() constQCPLayerableinline
parentPlot() const (defined in QCPLayerable)QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot)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) constQCPCurveprotected
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
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
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
realVisibility() constQCPLayerable
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
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) overrideQCPAbstractPlottableprotectedvirtual
selection() constQCPAbstractPlottableinline
selectionCategory() const overrideQCPAbstractPlottableprotectedvirtual
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectionChanged(const QCPDataSelection &selection)QCPAbstractPlottablesignal
selectionDecorator() constQCPAbstractPlottableinline
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=nullptr) const overrideQCPCurvevirtual
selectTestRect(const QRectF &rect, bool onlySelectable) const overrideQCPAbstractPlottable1D< QCPCurveData >virtual
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
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
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setParentLayerable(QCPLayerable *parentLayerable)QCPLayerableprotected
setPen(const QPen &pen)QCPAbstractPlottable
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
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
signalsBlocked() const constQObject
sortKeyIsMainKey() const overrideQCPAbstractPlottable1D< QCPCurveData >virtual
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
valueAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
visible() const (defined in QCPLayerable)QCPLayerableinline
wheelEvent(QWheelEvent *event)QCPLayerableprotectedvirtual
~QCPAbstractPlottable() override (defined in QCPAbstractPlottable)QCPAbstractPlottablevirtual
~QCPCurve() override (defined in QCPCurve)QCPCurvevirtual
~QCPLayerable() (defined in QCPLayerable)QCPLayerablevirtual
~QCPPlottableInterface1D()=default (defined in QCPPlottableInterface1D)QCPPlottableInterface1Dvirtual
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:19:05 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.