SimCenterCommon
Common functionality used within different SimCenter projects
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 QCPLayerableinline
antialiasedFill() const QCPAbstractPlottableinline
antialiasedScatters() const QCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const QCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
applyFillAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
brush() const QCPAbstractPlottableinline
clipRect() const Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
coordsToPixels(double key, double value, double &x, double &y) const QCPAbstractPlottable
coordsToPixels(double key, double value) const QCPAbstractPlottable
data() const QCPErrorBarsinline
dataCount() const QCPErrorBarsvirtual
dataMainKey(int index) const QCPErrorBarsvirtual
dataMainValue(int index) const QCPErrorBarsvirtual
dataPixelPosition(int index) const QCPErrorBarsvirtual
dataPlottable() const QCPErrorBarsinline
dataSortKey(int index) const QCPErrorBarsvirtual
dataValueRange(int index) const QCPErrorBarsvirtual
deselectEvent(bool *selectionStateChanged) Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
draw(QCPPainter *painter) Q_DECL_OVERRIDEQCPErrorBarsprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const Q_DECL_OVERRIDEQCPErrorBarsprotectedvirtual
errorBarVisible(int index) const QCPErrorBarsprotected
ErrorType enum nameQCPErrorBars
errorType() const QCPErrorBarsinline
etKeyError enum valueQCPErrorBars
etValueError enum valueQCPErrorBars
findBegin(double sortKey, bool expandedRange=true) const QCPErrorBarsvirtual
findEnd(double sortKey, bool expandedRange=true) const QCPErrorBarsvirtual
getDataSegments(QList< QCPDataRange > &selectedSegments, QList< QCPDataRange > &unselectedSegments) const QCPErrorBarsprotected
getErrorBarLines(QCPErrorBarsDataContainer::const_iterator it, QVector< QLineF > &backbones, QVector< QLineF > &whiskers) const QCPErrorBarsprotected
getKeyRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth) const Q_DECL_OVERRIDEQCPErrorBarsprotectedvirtual
getValueRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange()) const Q_DECL_OVERRIDEQCPErrorBarsprotectedvirtual
getVisibleDataBounds(QCPErrorBarsDataContainer::const_iterator &begin, QCPErrorBarsDataContainer::const_iterator &end, const QCPDataRange &rangeRestriction) const QCPErrorBarsprotected
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
interface1D() Q_DECL_OVERRIDEQCPErrorBarsinlinevirtual
keyAxis() const QCPAbstractPlottableinline
layer() const QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
mAntialiasedQCPLayerableprotected
mAntialiasedFillQCPAbstractPlottableprotected
mAntialiasedScattersQCPAbstractPlottableprotected
mBrushQCPAbstractPlottableprotected
mDataContainerQCPErrorBarsprotected
mDataPlottableQCPErrorBarsprotected
mErrorTypeQCPErrorBarsprotected
mKeyAxisQCPAbstractPlottableprotected
mLayerQCPLayerableprotected
mNameQCPAbstractPlottableprotected
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
mParentLayerableQCPLayerableprotected
mParentPlotQCPLayerableprotected
mPenQCPAbstractPlottableprotected
mSelectableQCPAbstractPlottableprotected
mSelectionQCPAbstractPlottableprotected
mSelectionDecoratorQCPAbstractPlottableprotected
mSymbolGapQCPErrorBarsprotected
mValueAxisQCPAbstractPlottableprotected
mVisibleQCPLayerableprotected
mWhiskerWidthQCPErrorBarsprotected
name() const QCPAbstractPlottableinline
parentLayerable() const QCPLayerableinline
parentPlot() const QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot)QCPLayerableprotectedvirtual
pen() const QCPAbstractPlottableinline
pixelsToCoords(double x, double y, double &key, double &value) const QCPAbstractPlottable
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const QCPAbstractPlottable
pointDistance(const QPointF &pixelPoint, QCPErrorBarsDataContainer::const_iterator &closestData) const QCPErrorBarsprotected
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPErrorBars(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPErrorBarsexplicit
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0)QCPLayerable
QCPLegend classQCPErrorBarsfriend
QCustomPlot classQCPErrorBarsfriend
realVisibility() const QCPLayerable
rectIntersectsLine(const QRectF &pixelRect, const QLineF &line) const QCPErrorBarsprotected
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 QCPAbstractPlottableinline
selectableChanged(QCP::SelectionType selectable)QCPAbstractPlottablesignal
selected() const QCPAbstractPlottableinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
selection() const QCPAbstractPlottableinline
selectionCategory() const Q_DECL_OVERRIDEQCPAbstractPlottableprotectedvirtual
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectionChanged(const QCPDataSelection &selection)QCPAbstractPlottablesignal
selectionDecorator() const QCPAbstractPlottableinline
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const Q_DECL_OVERRIDEQCPErrorBarsvirtual
selectTestRect(const QRectF &rect, bool onlySelectable) const QCPErrorBarsvirtual
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
setParentLayerable(QCPLayerable *parentLayerable)QCPLayerableprotected
setPen(const QPen &pen)QCPAbstractPlottable
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
sortKeyIsMainKey() const QCPErrorBarsvirtual
symbolGap() const QCPErrorBarsinline
valueAxis() const QCPAbstractPlottableinline
visible() const QCPLayerableinline
wheelEvent(QWheelEvent *event)QCPLayerableprotectedvirtual
whiskerWidth() const QCPErrorBarsinline
~QCPAbstractPlottable()QCPAbstractPlottablevirtual
~QCPErrorBars()QCPErrorBarsvirtual
~QCPLayerable()QCPLayerablevirtual