addData(const QCPCurveDataMap &dataMap) | QCPCurve | |
addData(const QCPCurveData &data) | QCPCurve | |
addData(double t, double key, double value) | QCPCurve | |
addData(double key, double value) | QCPCurve | |
addData(const QVector< double > &ts, const QVector< double > &keys, const QVector< double > &values) | QCPCurve | |
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 | |
addData(const QCPCurveDataMap &dataMap) | QCPCurve | |
addData(const QCPCurveData &data) | QCPCurve | |
addData(double t, double key, double value) | QCPCurve | |
addData(double key, double value) | QCPCurve | |
addData(const QVector< double > &ts, const QVector< double > &keys, const QVector< double > &values) | QCPCurve | |
addToLegend() | QCPAbstractPlottable | virtual |
QCPAbstractPlottable::addToLegend(QCPLegend *legend) | QCPAbstractPlottable | |
addToLegend() | QCPAbstractPlottable | |
addToLegend() | QCPAbstractPlottable | virtual |
QCPAbstractPlottable1D< QCPCurveData >::addToLegend(QCPLegend *legend) | QCPAbstractPlottable | |
QCPAbstractPlottable::antialiased() const | QCPLayerable | inline |
antialiased() const | QCPLayerable | inline |
antialiased() const | QCPLayerable | inline |
QCPAbstractPlottable::antialiasedErrorBars() const | QCPAbstractPlottable | inline |
antialiasedErrorBars() const | QCPAbstractPlottable | inline |
QCPAbstractPlottable::antialiasedFill() const | QCPAbstractPlottable | inline |
antialiasedFill() const | QCPAbstractPlottable | inline |
antialiasedFill() const | QCPAbstractPlottable | inline |
QCPAbstractPlottable::antialiasedScatters() const | QCPAbstractPlottable | inline |
antialiasedScatters() const | QCPAbstractPlottable | inline |
antialiasedScatters() const | QCPAbstractPlottable | inline |
QCPAbstractPlottable::applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const | QCPLayerable | protected |
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const | QCPLayerable | protected |
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const | QCPLayerable | protected |
QCPAbstractPlottable::applyDefaultAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protectedvirtual |
applyDefaultAntialiasingHint(QCPPainter *painter) const Q_DECL_OVERRIDE | QCPAbstractPlottable | protectedvirtual |
applyDefaultAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protectedvirtual |
QCPAbstractPlottable::applyErrorBarsAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyErrorBarsAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
QCPAbstractPlottable::applyFillAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyFillAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyFillAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
QCPAbstractPlottable::applyScattersAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyScattersAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyScattersAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
QCPAbstractPlottable::brush() const | QCPAbstractPlottable | inline |
brush() const | QCPAbstractPlottable | inline |
brush() const | QCPAbstractPlottable | inline |
clearData() | QCPCurve | virtual |
clearData() | QCPCurve | virtual |
clipRect() const | QCPAbstractPlottable | protectedvirtual |
clipRect() const Q_DECL_OVERRIDE | QCPAbstractPlottable | protectedvirtual |
clipRect() const | QCPAbstractPlottable | protectedvirtual |
QCPAbstractPlottable::coordsToPixels(double key, double value, double &x, double &y) const | QCPAbstractPlottable | protected |
QCPAbstractPlottable::coordsToPixels(double key, double value) const | QCPAbstractPlottable | protected |
coordsToPixels(double key, double value, double &x, double &y) const | QCPAbstractPlottable | |
coordsToPixels(double key, double value) const | QCPAbstractPlottable | |
coordsToPixels(double key, double value, double &x, double &y) const | QCPAbstractPlottable | protected |
coordsToPixels(double key, double value) const | QCPAbstractPlottable | protected |
data() const | QCPCurve | inline |
data() const | QCPCurve | inline |
data() const | QCPCurve | inline |
dataCount() const Q_DECL_OVERRIDE | QCPAbstractPlottable1D< QCPCurveData > | virtual |
dataMainKey(int index) const Q_DECL_OVERRIDE | QCPAbstractPlottable1D< QCPCurveData > | virtual |
dataMainValue(int index) const Q_DECL_OVERRIDE | QCPAbstractPlottable1D< QCPCurveData > | virtual |
dataPixelPosition(int index) const Q_DECL_OVERRIDE | QCPAbstractPlottable1D< QCPCurveData > | virtual |
dataSortKey(int index) const Q_DECL_OVERRIDE | QCPAbstractPlottable1D< QCPCurveData > | virtual |
dataValueRange(int index) const Q_DECL_OVERRIDE | QCPAbstractPlottable1D< QCPCurveData > | virtual |
deselectEvent(bool *selectionStateChanged) | QCPAbstractPlottable | protectedvirtual |
deselectEvent(bool *selectionStateChanged) Q_DECL_OVERRIDE | QCPAbstractPlottable | protectedvirtual |
deselectEvent(bool *selectionStateChanged) | QCPAbstractPlottable | protectedvirtual |
QCPAbstractPlottable::distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const | QCPAbstractPlottable | protected |
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const | QCPAbstractPlottable | protected |
draw(QCPPainter *painter) | QCPCurve | protectedvirtual |
draw(QCPPainter *painter) Q_DECL_OVERRIDE | QCPCurve | protectedvirtual |
draw(QCPPainter *painter) | QCPCurve | protectedvirtual |
drawCurveLine(QCPPainter *painter, const QVector< QPointF > &lines) const | QCPCurve | protectedvirtual |
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const | QCPCurve | protectedvirtual |
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const Q_DECL_OVERRIDE | QCPCurve | protectedvirtual |
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const | QCPCurve | protectedvirtual |
drawPolyline(QCPPainter *painter, const QVector< QPointF > &lineData) const | QCPAbstractPlottable1D< QCPCurveData > | protected |
drawScatterPlot(QCPPainter *painter, const QVector< QPointF > *pointData) const | QCPCurve | protectedvirtual |
drawScatterPlot(QCPPainter *painter, const QVector< QPointF > &points, const QCPScatterStyle &style) const | QCPCurve | protectedvirtual |
drawScatterPlot(QCPPainter *painter, const QVector< QPointF > *pointData) const | QCPCurve | protectedvirtual |
findBegin(double sortKey, bool expandedRange=true) const Q_DECL_OVERRIDE | QCPAbstractPlottable1D< QCPCurveData > | virtual |
findEnd(double sortKey, bool expandedRange=true) const Q_DECL_OVERRIDE | QCPAbstractPlottable1D< QCPCurveData > | virtual |
getCurveData(QVector< QPointF > *lineData) const | QCPCurve | protected |
getCurveData(QVector< QPointF > *lineData) const | QCPCurve | protected |
getCurveLines(QVector< QPointF > *lines, const QCPDataRange &dataRange, double penWidth) const | QCPCurve | protected |
getDataSegments(QList< QCPDataRange > &selectedSegments, QList< QCPDataRange > &unselectedSegments) const | QCPAbstractPlottable1D< QCPCurveData > | protected |
getKeyRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const | QCPCurve | protectedvirtual |
getKeyRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth) const Q_DECL_OVERRIDE | QCPCurve | virtual |
getKeyRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const | QCPCurve | protectedvirtual |
getOptimizedCornerPoints(int prevRegion, int currentRegion, double prevKey, double prevValue, double key, double value, double rectLeft, double rectTop, double rectRight, double rectBottom) const | QCPCurve | protected |
getOptimizedCornerPoints(int prevRegion, int currentRegion, double prevKey, double prevValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) const | QCPCurve | protected |
getOptimizedCornerPoints(int prevRegion, int currentRegion, double prevKey, double prevValue, double key, double value, double rectLeft, double rectTop, double rectRight, double rectBottom) const | QCPCurve | protected |
getOptimizedPoint(int prevRegion, double prevKey, double prevValue, double key, double value, double rectLeft, double rectTop, double rectRight, double rectBottom) const | QCPCurve | protected |
getOptimizedPoint(int prevRegion, double prevKey, double prevValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) const | QCPCurve | protected |
getOptimizedPoint(int prevRegion, double prevKey, double prevValue, double key, double value, double rectLeft, double rectTop, double rectRight, double rectBottom) const | QCPCurve | protected |
getRegion(double x, double y, double rectLeft, double rectTop, double rectRight, double rectBottom) const | QCPCurve | protected |
getRegion(double key, double value, double keyMin, double valueMax, double keyMax, double valueMin) const | QCPCurve | protected |
getRegion(double x, double y, double rectLeft, double rectTop, double rectRight, double rectBottom) const | QCPCurve | protected |
getScatters(QVector< QPointF > *scatters, const QCPDataRange &dataRange, double scatterWidth) const | QCPCurve | protected |
getTraverse(double prevKey, double prevValue, double key, double value, double rectLeft, double rectTop, double rectRight, double rectBottom, QPointF &crossA, QPointF &crossB) const | QCPCurve | protected |
getTraverse(double prevKey, double prevValue, double key, double value, double keyMin, double valueMax, double keyMax, double valueMin, QPointF &crossA, QPointF &crossB) const | QCPCurve | protected |
getTraverse(double prevKey, double prevValue, double key, double value, double rectLeft, double rectTop, double rectRight, double rectBottom, QPointF &crossA, QPointF &crossB) const | QCPCurve | protected |
getTraverseCornerPoints(int prevRegion, int currentRegion, double rectLeft, double rectTop, double rectRight, double rectBottom, QVector< QPointF > &beforeTraverse, QVector< QPointF > &afterTraverse) const | QCPCurve | protected |
getTraverseCornerPoints(int prevRegion, int currentRegion, double keyMin, double valueMax, double keyMax, double valueMin, QVector< QPointF > &beforeTraverse, QVector< QPointF > &afterTraverse) const | QCPCurve | protected |
getTraverseCornerPoints(int prevRegion, int currentRegion, double rectLeft, double rectTop, double rectRight, double rectBottom, QVector< QPointF > &beforeTraverse, QVector< QPointF > &afterTraverse) const | QCPCurve | protected |
getValueRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const | QCPCurve | protectedvirtual |
getValueRange(bool &foundRange, QCP::SignDomain inSignDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange()) const Q_DECL_OVERRIDE | QCPCurve | virtual |
getValueRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const | QCPCurve | protectedvirtual |
QCPAbstractPlottable::initializeParentPlot(QCustomPlot *parentPlot) | QCPLayerable | protected |
initializeParentPlot(QCustomPlot *parentPlot) | QCPLayerable | protected |
initializeParentPlot(QCustomPlot *parentPlot) | QCPLayerable | protected |
QCPAbstractPlottable::interface1D() | QCPAbstractPlottable | inlinevirtual |
QCPAbstractPlottable1D< QCPCurveData >::interface1D() Q_DECL_OVERRIDE | QCPAbstractPlottable1D< QCPCurveData > | inlinevirtual |
QCPAbstractPlottable::keyAxis() const | QCPAbstractPlottable | inline |
keyAxis() const | QCPAbstractPlottable | inline |
keyAxis() const | QCPAbstractPlottable | inline |
QCPAbstractPlottable::layer() const | QCPLayerable | inline |
layer() const | QCPLayerable | inline |
layer() const | QCPLayerable | inline |
QCPAbstractPlottable::layerChanged(QCPLayer *newLayer) | QCPLayerable | signal |
layerChanged(QCPLayer *newLayer) | QCPLayerable | signal |
layerChanged(QCPLayer *newLayer) | QCPLayerable | signal |
LineStyle enum name | QCPCurve | |
LineStyle enum name | QCPCurve | |
LineStyle enum name | QCPCurve | |
lineStyle() const | QCPCurve | inline |
lineStyle() const | QCPCurve | inline |
lineStyle() const | QCPCurve | inline |
lsLine enum value | QCPCurve | |
lsNone enum value | QCPCurve | |
QCPAbstractPlottable::mainBrush() const | QCPAbstractPlottable | protected |
mainBrush() const | QCPAbstractPlottable | protected |
QCPAbstractPlottable::mainPen() const | QCPAbstractPlottable | protected |
mainPen() const | QCPAbstractPlottable | protected |
QCPAbstractPlottable::mAntialiased | QCPLayerable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mAntialiased | QCPLayerable | protected |
QCPAbstractPlottable::mAntialiasedErrorBars | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mAntialiasedErrorBars | QCPAbstractPlottable | protected |
QCPAbstractPlottable::mAntialiasedFill | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mAntialiasedFill | QCPAbstractPlottable | protected |
QCPAbstractPlottable::mAntialiasedScatters | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mAntialiasedScatters | QCPAbstractPlottable | protected |
mayTraverse(int prevRegion, int currentRegion) const | QCPCurve | protected |
mayTraverse(int prevRegion, int currentRegion) const | QCPCurve | protected |
mayTraverse(int prevRegion, int currentRegion) const | QCPCurve | protected |
QCPAbstractPlottable::mBrush | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mBrush | QCPAbstractPlottable | protected |
mData | QCPCurve | protected |
mDataContainer | QCPAbstractPlottable1D< QCPCurveData > | protected |
QCPAbstractPlottable::mKeyAxis | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mKeyAxis | QCPAbstractPlottable | protected |
QCPAbstractPlottable::mLayer | QCPLayerable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mLayer | QCPLayerable | protected |
mLineStyle | QCPCurve | protected |
QCPAbstractPlottable::mName | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mName | 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 |
QCPAbstractPlottable::moveToLayer(QCPLayer *layer, bool prepend) | QCPLayerable | protected |
moveToLayer(QCPLayer *layer, bool prepend) | QCPLayerable | protected |
moveToLayer(QCPLayer *layer, bool prepend) | QCPLayerable | protected |
QCPAbstractPlottable::mParentLayerable | QCPLayerable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mParentLayerable | QCPLayerable | protected |
QCPAbstractPlottable::mParentPlot | QCPLayerable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mParentPlot | QCPLayerable | protected |
QCPAbstractPlottable::mPen | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mPen | QCPAbstractPlottable | protected |
mScatterSkip | QCPCurve | protected |
mScatterStyle | QCPCurve | protected |
QCPAbstractPlottable::mSelectable | QCPAbstractPlottable | protected |
mSelectable | QCPAbstractPlottable | protected |
QCPAbstractPlottable::mSelected | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mSelected | QCPAbstractPlottable | protected |
QCPAbstractPlottable::mSelectedBrush | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mSelectedBrush | QCPAbstractPlottable | protected |
QCPAbstractPlottable::mSelectedPen | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mSelectedPen | QCPAbstractPlottable | protected |
QCPAbstractPlottable::mSelection | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mSelection | QCPAbstractPlottable | protected |
QCPAbstractPlottable::mSelectionDecorator | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mSelectionDecorator | QCPAbstractPlottable | protected |
QCPAbstractPlottable::mValueAxis | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mValueAxis | QCPAbstractPlottable | protected |
QCPAbstractPlottable::mVisible | QCPLayerable | protected |
QCPAbstractPlottable1D< QCPCurveData >::mVisible | QCPLayerable | protected |
QCPAbstractPlottable::name() const | QCPAbstractPlottable | inline |
name() const | QCPAbstractPlottable | inline |
name() const | QCPAbstractPlottable | inline |
QCPAbstractPlottable::parentLayerable() const | QCPLayerable | inline |
parentLayerable() const | QCPLayerable | inline |
parentLayerable() const | QCPLayerable | inline |
QCPAbstractPlottable::parentPlot() const | QCPLayerable | inline |
parentPlot() const | QCPLayerable | inline |
parentPlot() const | QCPLayerable | inline |
parentPlotInitialized(QCustomPlot *parentPlot) | QCPLayerable | protectedvirtual |
parentPlotInitialized(QCustomPlot *parentPlot) | QCPLayerable | protectedvirtual |
parentPlotInitialized(QCustomPlot *parentPlot) | QCPLayerable | protectedvirtual |
QCPAbstractPlottable::pen() const | QCPAbstractPlottable | inline |
pen() const | QCPAbstractPlottable | inline |
pen() const | QCPAbstractPlottable | inline |
QCPAbstractPlottable::pixelsToCoords(double x, double y, double &key, double &value) const | QCPAbstractPlottable | protected |
QCPAbstractPlottable::pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const | QCPAbstractPlottable | protected |
pixelsToCoords(double x, double y, double &key, double &value) const | QCPAbstractPlottable | |
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const | QCPAbstractPlottable | |
pixelsToCoords(double x, double y, double &key, double &value) const | QCPAbstractPlottable | protected |
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const | QCPAbstractPlottable | protected |
pointDistance(const QPointF &pixelPoint) const | QCPCurve | protected |
pointDistance(const QPointF &pixelPoint, QCPCurveDataContainer::const_iterator &closestData) const | QCPCurve | protected |
pointDistance(const QPointF &pixelPoint) const | QCPCurve | protected |
QCPAbstractPlottable::QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPAbstractPlottable | |
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPAbstractPlottable | |
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPAbstractPlottable | |
QCPAbstractPlottable1D(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPAbstractPlottable1D< QCPCurveData > | |
QCPCurve(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPCurve | explicit |
QCPCurve(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPCurve | explicit |
QCPCurve(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPCurve | explicit |
QCPAbstractPlottable::QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) | QCPLayerable | |
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) | QCPLayerable | |
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) | QCPLayerable | |
QCPLegend class | QCPCurve | friend |
QCustomPlot class | QCPCurve | friend |
QCPAbstractPlottable::realVisibility() const | QCPLayerable | |
realVisibility() const | QCPLayerable | |
realVisibility() const | QCPLayerable | |
removeData(double fromt, double tot) | QCPCurve | |
removeData(double t) | QCPCurve | |
removeData(double fromt, double tot) | QCPCurve | |
removeData(double t) | QCPCurve | |
removeDataAfter(double t) | QCPCurve | |
removeDataAfter(double t) | QCPCurve | |
removeDataBefore(double t) | QCPCurve | |
removeDataBefore(double t) | QCPCurve | |
removeFromLegend() const | QCPAbstractPlottable | virtual |
QCPAbstractPlottable::removeFromLegend(QCPLegend *legend) const | QCPAbstractPlottable | |
removeFromLegend() const | QCPAbstractPlottable | |
removeFromLegend() const | QCPAbstractPlottable | virtual |
QCPAbstractPlottable1D< QCPCurveData >::removeFromLegend(QCPLegend *legend) const | QCPAbstractPlottable | |
QCPAbstractPlottable::rescaleAxes(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleAxes(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleAxes(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
QCPAbstractPlottable::rescaleKeyAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleKeyAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleKeyAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
QCPAbstractPlottable::rescaleValueAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
QCPAbstractPlottable::rescaleValueAxis(bool onlyEnlarge=false, bool inKeyRange=false) const | QCPAbstractPlottable | |
rescaleValueAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
QCPAbstractPlottable1D< QCPCurveData >::rescaleValueAxis(bool onlyEnlarge=false, bool inKeyRange=false) const | QCPAbstractPlottable | |
scatterSkip() const | QCPCurve | inline |
scatterStyle() const | QCPCurve | inline |
scatterStyle() const | QCPCurve | inline |
scatterStyle() const | QCPCurve | inline |
QCPAbstractPlottable::sdBoth enum value | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::sdBoth enum value | QCPAbstractPlottable | protected |
QCPAbstractPlottable::sdNegative enum value | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::sdNegative enum value | QCPAbstractPlottable | protected |
QCPAbstractPlottable::sdPositive enum value | QCPAbstractPlottable | protected |
QCPAbstractPlottable1D< QCPCurveData >::sdPositive enum value | QCPAbstractPlottable | protected |
QCPAbstractPlottable::selectable() const | QCPAbstractPlottable | inline |
selectable() const | QCPAbstractPlottable | inline |
selectable() const | QCPAbstractPlottable | inline |
QCPAbstractPlottable::selectableChanged(bool selectable) | QCPAbstractPlottable | signal |
QCPAbstractPlottable::selectableChanged(QCP::SelectionType selectable) | QCPAbstractPlottable | signal |
selectableChanged(bool selectable) | QCPAbstractPlottable | signal |
QCPAbstractPlottable1D< QCPCurveData >::selectableChanged(QCP::SelectionType selectable) | QCPAbstractPlottable | signal |
QCPAbstractPlottable::selected() const | QCPAbstractPlottable | inline |
selected() const | QCPAbstractPlottable | inline |
selected() const | QCPAbstractPlottable | inline |
QCPAbstractPlottable::selectedBrush() const | QCPAbstractPlottable | inline |
selectedBrush() const | QCPAbstractPlottable | inline |
QCPAbstractPlottable::selectedPen() const | QCPAbstractPlottable | inline |
selectedPen() const | QCPAbstractPlottable | inline |
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) | QCPAbstractPlottable | protectedvirtual |
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) Q_DECL_OVERRIDE | QCPAbstractPlottable | protectedvirtual |
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) | QCPAbstractPlottable | protectedvirtual |
QCPAbstractPlottable::selection() const | QCPAbstractPlottable | inline |
QCPAbstractPlottable1D< QCPCurveData >::selection() const | QCPAbstractPlottable | inline |
selectionCategory() const | QCPAbstractPlottable | protectedvirtual |
selectionCategory() const Q_DECL_OVERRIDE | QCPAbstractPlottable | protectedvirtual |
selectionCategory() const | QCPAbstractPlottable | protectedvirtual |
QCPAbstractPlottable::selectionChanged(bool selected) | QCPAbstractPlottable | signal |
selectionChanged(bool selected) | QCPAbstractPlottable | signal |
QCPAbstractPlottable::selectionChanged(const QCPDataSelection &selection) | QCPAbstractPlottable | signal |
selectionChanged(bool selected) | QCPAbstractPlottable | signal |
QCPAbstractPlottable1D< QCPCurveData >::selectionChanged(const QCPDataSelection &selection) | QCPAbstractPlottable | signal |
QCPAbstractPlottable::selectionDecorator() const | QCPAbstractPlottable | inline |
QCPAbstractPlottable1D< QCPCurveData >::selectionDecorator() const | QCPAbstractPlottable | inline |
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const | QCPCurve | virtual |
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const Q_DECL_OVERRIDE | QCPCurve | virtual |
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const | QCPCurve | virtual |
selectTestRect(const QRectF &rect, bool onlySelectable) const Q_DECL_OVERRIDE | QCPAbstractPlottable1D< QCPCurveData > | virtual |
QCPAbstractPlottable::setAntialiased(bool enabled) | QCPLayerable | |
setAntialiased(bool enabled) | QCPLayerable | |
setAntialiased(bool enabled) | QCPLayerable | |
QCPAbstractPlottable::setAntialiasedErrorBars(bool enabled) | QCPAbstractPlottable | |
setAntialiasedErrorBars(bool enabled) | QCPAbstractPlottable | |
QCPAbstractPlottable::setAntialiasedFill(bool enabled) | QCPAbstractPlottable | |
setAntialiasedFill(bool enabled) | QCPAbstractPlottable | |
setAntialiasedFill(bool enabled) | QCPAbstractPlottable | |
QCPAbstractPlottable::setAntialiasedScatters(bool enabled) | QCPAbstractPlottable | |
setAntialiasedScatters(bool enabled) | QCPAbstractPlottable | |
setAntialiasedScatters(bool enabled) | QCPAbstractPlottable | |
QCPAbstractPlottable::setBrush(const QBrush &brush) | QCPAbstractPlottable | |
setBrush(const QBrush &brush) | QCPAbstractPlottable | |
setBrush(const QBrush &brush) | QCPAbstractPlottable | |
setData(QCPCurveDataMap *data, bool copy=false) | QCPCurve | |
setData(const QVector< double > &t, const QVector< double > &key, const QVector< double > &value) | QCPCurve | |
setData(const QVector< double > &key, const QVector< double > &value) | QCPCurve | |
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 | |
setData(QCPCurveDataMap *data, bool copy=false) | QCPCurve | |
setData(const QVector< double > &t, const QVector< double > &key, const QVector< double > &value) | QCPCurve | |
setData(const QVector< double > &key, const QVector< double > &value) | QCPCurve | |
QCPAbstractPlottable::setKeyAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setKeyAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setKeyAxis(QCPAxis *axis) | QCPAbstractPlottable | |
QCPAbstractPlottable::setLayer(QCPLayer *layer) | QCPLayerable | |
QCPAbstractPlottable::setLayer(const QString &layerName) | QCPLayerable | |
setLayer(QCPLayer *layer) | QCPLayerable | |
setLayer(const QString &layerName) | QCPLayerable | |
setLayer(QCPLayer *layer) | QCPLayerable | |
setLayer(const QString &layerName) | QCPLayerable | |
setLineStyle(LineStyle style) | QCPCurve | |
setLineStyle(LineStyle style) | QCPCurve | |
setLineStyle(LineStyle style) | QCPCurve | |
QCPAbstractPlottable::setName(const QString &name) | QCPAbstractPlottable | |
setName(const QString &name) | QCPAbstractPlottable | |
setName(const QString &name) | QCPAbstractPlottable | |
QCPAbstractPlottable::setParentLayerable(QCPLayerable *parentLayerable) | QCPLayerable | protected |
setParentLayerable(QCPLayerable *parentLayerable) | QCPLayerable | protected |
setParentLayerable(QCPLayerable *parentLayerable) | QCPLayerable | protected |
QCPAbstractPlottable::setPen(const QPen &pen) | QCPAbstractPlottable | |
setPen(const QPen &pen) | QCPAbstractPlottable | |
setPen(const QPen &pen) | QCPAbstractPlottable | |
setScatterSkip(int skip) | QCPCurve | |
setScatterStyle(const QCPScatterStyle &style) | QCPCurve | |
setScatterStyle(const QCPScatterStyle &style) | QCPCurve | |
setScatterStyle(const QCPScatterStyle &style) | QCPCurve | |
QCPAbstractPlottable::setSelectable(bool selectable) | QCPAbstractPlottable | |
QCPAbstractPlottable::setSelectable(QCP::SelectionType selectable) | QCPAbstractPlottable | |
setSelectable(bool selectable) | QCPAbstractPlottable | |
QCPAbstractPlottable1D< QCPCurveData >::setSelectable(QCP::SelectionType selectable) | QCPAbstractPlottable | |
QCPAbstractPlottable::setSelected(bool selected) | QCPAbstractPlottable | |
setSelected(bool selected) | QCPAbstractPlottable | |
QCPAbstractPlottable::setSelectedBrush(const QBrush &brush) | QCPAbstractPlottable | |
setSelectedBrush(const QBrush &brush) | QCPAbstractPlottable | |
QCPAbstractPlottable::setSelectedPen(const QPen &pen) | QCPAbstractPlottable | |
setSelectedPen(const QPen &pen) | QCPAbstractPlottable | |
QCPAbstractPlottable::setSelection(QCPDataSelection selection) | QCPAbstractPlottable | |
QCPAbstractPlottable1D< QCPCurveData >::setSelection(QCPDataSelection selection) | QCPAbstractPlottable | |
QCPAbstractPlottable::setSelectionDecorator(QCPSelectionDecorator *decorator) | QCPAbstractPlottable | |
QCPAbstractPlottable1D< QCPCurveData >::setSelectionDecorator(QCPSelectionDecorator *decorator) | QCPAbstractPlottable | |
QCPAbstractPlottable::setValueAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setValueAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setValueAxis(QCPAxis *axis) | QCPAbstractPlottable | |
QCPAbstractPlottable::setVisible(bool on) | QCPLayerable | |
setVisible(bool on) | QCPLayerable | |
setVisible(bool on) | QCPLayerable | |
QCPAbstractPlottable::SignDomain enum name | QCPAbstractPlottable | protected |
SignDomain enum name | QCPAbstractPlottable | protected |
sortKeyIsMainKey() const Q_DECL_OVERRIDE | QCPAbstractPlottable1D< QCPCurveData > | virtual |
QCPAbstractPlottable::valueAxis() const | QCPAbstractPlottable | inline |
valueAxis() const | QCPAbstractPlottable | inline |
valueAxis() const | QCPAbstractPlottable | inline |
QCPAbstractPlottable::visible() const | QCPLayerable | inline |
visible() const | QCPLayerable | inline |
visible() const | QCPLayerable | inline |
wheelEvent(QWheelEvent *event) | QCPLayerable | protectedvirtual |
~QCPAbstractPlottable() | QCPAbstractPlottable | virtual |
~QCPAbstractPlottable1D() | QCPAbstractPlottable1D< QCPCurveData > | virtual |
~QCPCurve() | QCPCurve | virtual |
~QCPCurve() | QCPCurve | virtual |
~QCPCurve() | QCPCurve | virtual |
QCPAbstractPlottable::~QCPLayerable() | QCPLayerable | |
~QCPLayerable() | QCPLayerable | virtual |
~QCPLayerable() | QCPLayerable | |
~QCPPlottableInterface1D() | QCPPlottableInterface1D | inlinevirtual |