QCPErrorBars-members

Search for usage in LXR

QCPErrorBars Member List

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

addData(const QVector< double > &error)QCPErrorBars
addData(const QVector< double > &errorMinus, const QVector< double > &errorPlus)QCPErrorBars
addData(double error)QCPErrorBars
addData(double errorMinus, double errorPlus)QCPErrorBars
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() constQCPErrorBarsinline
dataCount() const overrideQCPErrorBarsvirtual
dataMainKey(int index) const overrideQCPErrorBarsvirtual
dataMainValue(int index) const overrideQCPErrorBarsvirtual
dataPixelPosition(int index) const overrideQCPErrorBarsvirtual
dataPlottable() const (defined in QCPErrorBars)QCPErrorBarsinline
dataSortKey(int index) const overrideQCPErrorBarsvirtual
dataValueRange(int index) const overrideQCPErrorBarsvirtual
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) overrideQCPErrorBarsprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const overrideQCPErrorBarsprotectedvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
errorBarVisible(int index) constQCPErrorBarsprotected
ErrorType enum nameQCPErrorBars
errorType() const (defined in QCPErrorBars)QCPErrorBarsinline
etKeyError enum valueQCPErrorBars
etValueError enum valueQCPErrorBars
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findBegin(double sortKey, bool expandedRange=true) const overrideQCPErrorBarsvirtual
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 overrideQCPErrorBarsvirtual
getDataSegments(QList< QCPDataRange > &selectedSegments, QList< QCPDataRange > &unselectedSegments) constQCPErrorBarsprotected
getErrorBarLines(QCPErrorBarsDataContainer::const_iterator it, QVector< QLineF > &backbones, QVector< QLineF > &whiskers) constQCPErrorBarsprotected
getKeyRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth) const overrideQCPErrorBarsprotectedvirtual
getValueRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange()) const overrideQCPErrorBarsprotectedvirtual
getVisibleDataBounds(QCPErrorBarsDataContainer::const_iterator &begin, QCPErrorBarsDataContainer::const_iterator &end, const QCPDataRange &rangeRestriction) constQCPErrorBarsprotected
inherits(const char *className) const constQObject
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
installEventFilter(QObject *filterObj)QObject
interface1D() overrideQCPErrorBarsinlinevirtual
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
mAntialiased (defined in QCPLayerable)QCPLayerableprotected
mAntialiasedFill (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiasedScatters (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mBrush (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mDataContainer (defined in QCPErrorBars)QCPErrorBarsprotected
mDataPlottable (defined in QCPErrorBars)QCPErrorBarsprotected
mErrorType (defined in QCPErrorBars)QCPErrorBarsprotected
metaObject() const constQObjectvirtual
mKeyAxis (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mLayer (defined in QCPLayerable)QCPLayerableprotected
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
mSelectable (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelection (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelectionDecorator (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSymbolGap (defined in QCPErrorBars)QCPErrorBarsprotected
mValueAxis (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mVisible (defined in QCPLayerable)QCPLayerableprotected
mWhiskerWidth (defined in QCPErrorBars)QCPErrorBarsprotected
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, QCPErrorBarsDataContainer::const_iterator &closestData) constQCPErrorBarsprotected
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
QCPErrorBars(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPErrorBarsexplicit
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
rectIntersectsLine(const QRectF &pixelRect, const QLineF &line) constQCPErrorBarsprotected
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
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 overrideQCPErrorBarsvirtual
selectTestRect(const QRectF &rect, bool onlySelectable) const overrideQCPErrorBarsvirtual
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< QCPErrorBarsDataContainer > data)QCPErrorBars
setData(const QVector< double > &error)QCPErrorBars
setData(const QVector< double > &errorMinus, const QVector< double > &errorPlus)QCPErrorBars
setDataPlottable(QCPAbstractPlottable *plottable)QCPErrorBars
setErrorType(ErrorType type)QCPErrorBars
setKeyAxis(QCPAxis *axis)QCPAbstractPlottable
setLayer(QCPLayer *layer)QCPLayerable
setLayer(const QString &layerName)QCPLayerable
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
setSelectable(QCP::SelectionType selectable)QCPAbstractPlottable
setSelection(QCPDataSelection selection)QCPAbstractPlottable
setSelectionDecorator(QCPSelectionDecorator *decorator)QCPAbstractPlottable
setSymbolGap(double pixels)QCPErrorBars
setValueAxis(QCPAxis *axis)QCPAbstractPlottable
setVisible(bool on)QCPLayerable
setWhiskerWidth(double pixels)QCPErrorBars
signalsBlocked() const constQObject
sortKeyIsMainKey() const overrideQCPErrorBarsvirtual
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
symbolGap() const (defined in QCPErrorBars)QCPErrorBarsinline
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
whiskerWidth() const (defined in QCPErrorBars)QCPErrorBarsinline
~QCPAbstractPlottable() override (defined in QCPAbstractPlottable)QCPAbstractPlottablevirtual
~QCPErrorBars() override (defined in QCPErrorBars)QCPErrorBarsvirtual
~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.