gepetto-viewer
4.15.1
An user-friendly Graphical Interface
|
This is the complete list of members for QCPCurve, including all inherited members.
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 |
addToLegend(QCPLegend *legend) | QCPAbstractPlottable | |
addToLegend() | QCPAbstractPlottable | |
addToLegend() | QCPAbstractPlottable | virtual |
antialiased() const | QCPLayerable | inline |
antialiased() const | QCPLayerable | inline |
antialiased() const | QCPLayerable | inline |
antialiasedErrorBars() const | QCPAbstractPlottable | inline |
antialiasedErrorBars() const | QCPAbstractPlottable | inline |
antialiasedFill() const | QCPAbstractPlottable | inline |
antialiasedFill() const | QCPAbstractPlottable | inline |
antialiasedFill() const | QCPAbstractPlottable | inline |
antialiasedScatters() const | QCPAbstractPlottable | inline |
antialiasedScatters() const | QCPAbstractPlottable | inline |
antialiasedScatters() const | QCPAbstractPlottable | inline |
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 |
applyDefaultAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protectedvirtual |
applyDefaultAntialiasingHint(QCPPainter *painter) const Q_DECL_OVERRIDE | QCPAbstractPlottable | protectedvirtual |
applyDefaultAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protectedvirtual |
applyErrorBarsAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyErrorBarsAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyFillAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyFillAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyFillAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyScattersAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyScattersAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyScattersAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
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 |
coordsToPixels(double key, double value, double &x, double &y) const | QCPAbstractPlottable | protected |
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 |
deselectEvent(bool *selectionStateChanged) | QCPAbstractPlottable | protectedvirtual |
deselectEvent(bool *selectionStateChanged) Q_DECL_OVERRIDE | QCPAbstractPlottable | protectedvirtual |
deselectEvent(bool *selectionStateChanged) | QCPAbstractPlottable | protectedvirtual |
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 |
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 |
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 |
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 |
initializeParentPlot(QCustomPlot *parentPlot) | QCPLayerable | protected |
initializeParentPlot(QCustomPlot *parentPlot) | QCPLayerable | protected |
initializeParentPlot(QCustomPlot *parentPlot) | QCPLayerable | protected |
interface1D() | QCPAbstractPlottable | inlinevirtual |
keyAxis() const | QCPAbstractPlottable | inline |
keyAxis() const | QCPAbstractPlottable | inline |
keyAxis() const | QCPAbstractPlottable | inline |
layer() const | QCPLayerable | inline |
layer() const | QCPLayerable | inline |
layer() const | QCPLayerable | inline |
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 | |
mainBrush() const | QCPAbstractPlottable | protected |
mainBrush() const | QCPAbstractPlottable | protected |
mainPen() const | QCPAbstractPlottable | protected |
mainPen() const | QCPAbstractPlottable | protected |
mAntialiased | QCPLayerable | protected |
mAntialiasedErrorBars | QCPAbstractPlottable | protected |
mAntialiasedFill | QCPAbstractPlottable | protected |
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 |
mBrush | QCPAbstractPlottable | protected |
mData | QCPCurve | protected |
mKeyAxis | QCPAbstractPlottable | protected |
mLayer | QCPLayerable | protected |
mLineStyle | QCPCurve | protected |
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 |
moveToLayer(QCPLayer *layer, bool prepend) | QCPLayerable | protected |
moveToLayer(QCPLayer *layer, bool prepend) | QCPLayerable | protected |
moveToLayer(QCPLayer *layer, bool prepend) | QCPLayerable | protected |
mParentLayerable | QCPLayerable | protected |
mParentPlot | QCPLayerable | protected |
mPen | QCPAbstractPlottable | protected |
mScatterSkip | QCPCurve | protected |
mScatterStyle | QCPCurve | protected |
mSelectable | QCPAbstractPlottable | protected |
mSelectable | QCPAbstractPlottable | protected |
mSelected | QCPAbstractPlottable | protected |
mSelectedBrush | QCPAbstractPlottable | protected |
mSelectedPen | QCPAbstractPlottable | protected |
mSelection | QCPAbstractPlottable | protected |
mSelectionDecorator | QCPAbstractPlottable | protected |
mValueAxis | QCPAbstractPlottable | protected |
mVisible | QCPLayerable | protected |
name() const | QCPAbstractPlottable | inline |
name() const | QCPAbstractPlottable | inline |
name() const | QCPAbstractPlottable | inline |
parentLayerable() const | QCPLayerable | inline |
parentLayerable() const | QCPLayerable | inline |
parentLayerable() const | QCPLayerable | inline |
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 |
pen() const | QCPAbstractPlottable | inline |
pen() const | QCPAbstractPlottable | inline |
pen() const | QCPAbstractPlottable | inline |
pixelsToCoords(double x, double y, double &key, double &value) const | QCPAbstractPlottable | protected |
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(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPAbstractPlottable | |
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPAbstractPlottable | |
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPAbstractPlottable | |
QCPCurve(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPCurve | explicit |
QCPCurve(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPCurve | explicit |
QCPCurve(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPCurve | explicit |
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 |
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 |
removeFromLegend(QCPLegend *legend) const | QCPAbstractPlottable | |
removeFromLegend() const | QCPAbstractPlottable | |
removeFromLegend() const | QCPAbstractPlottable | virtual |
rescaleAxes(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleAxes(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleAxes(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleKeyAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleKeyAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleKeyAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleValueAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleValueAxis(bool onlyEnlarge=false, bool inKeyRange=false) const | QCPAbstractPlottable | |
rescaleValueAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
scatterSkip() const | QCPCurve | inline |
scatterStyle() const | QCPCurve | inline |
scatterStyle() const | QCPCurve | inline |
scatterStyle() const | QCPCurve | inline |
sdBoth enum value | QCPAbstractPlottable | protected |
sdNegative enum value | QCPAbstractPlottable | protected |
sdPositive enum value | QCPAbstractPlottable | protected |
selectable() const | QCPAbstractPlottable | inline |
selectable() const | QCPAbstractPlottable | inline |
selectable() const | QCPAbstractPlottable | inline |
selectableChanged(bool selectable) | QCPAbstractPlottable | signal |
selectableChanged(QCP::SelectionType selectable) | QCPAbstractPlottable | signal |
selectableChanged(bool selectable) | QCPAbstractPlottable | signal |
selected() const | QCPAbstractPlottable | inline |
selected() const | QCPAbstractPlottable | inline |
selected() const | QCPAbstractPlottable | inline |
selectedBrush() const | QCPAbstractPlottable | inline |
selectedBrush() const | QCPAbstractPlottable | inline |
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 |
selection() const | QCPAbstractPlottable | inline |
selectionCategory() const | QCPAbstractPlottable | protectedvirtual |
selectionCategory() const Q_DECL_OVERRIDE | QCPAbstractPlottable | protectedvirtual |
selectionCategory() const | QCPAbstractPlottable | protectedvirtual |
selectionChanged(bool selected) | QCPAbstractPlottable | signal |
selectionChanged(bool selected) | QCPAbstractPlottable | signal |
selectionChanged(const QCPDataSelection &selection) | QCPAbstractPlottable | signal |
selectionChanged(bool selected) | QCPAbstractPlottable | signal |
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 |
setAntialiased(bool enabled) | QCPLayerable | |
setAntialiased(bool enabled) | QCPLayerable | |
setAntialiased(bool enabled) | QCPLayerable | |
setAntialiasedErrorBars(bool enabled) | QCPAbstractPlottable | |
setAntialiasedErrorBars(bool enabled) | QCPAbstractPlottable | |
setAntialiasedFill(bool enabled) | QCPAbstractPlottable | |
setAntialiasedFill(bool enabled) | QCPAbstractPlottable | |
setAntialiasedFill(bool enabled) | QCPAbstractPlottable | |
setAntialiasedScatters(bool enabled) | QCPAbstractPlottable | |
setAntialiasedScatters(bool enabled) | QCPAbstractPlottable | |
setAntialiasedScatters(bool enabled) | 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 | |
setKeyAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setKeyAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setKeyAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setLayer(QCPLayer *layer) | QCPLayerable | |
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 | |
setName(const QString &name) | QCPAbstractPlottable | |
setName(const QString &name) | QCPAbstractPlottable | |
setName(const QString &name) | QCPAbstractPlottable | |
setParentLayerable(QCPLayerable *parentLayerable) | QCPLayerable | protected |
setParentLayerable(QCPLayerable *parentLayerable) | QCPLayerable | protected |
setParentLayerable(QCPLayerable *parentLayerable) | QCPLayerable | protected |
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 | |
setSelectable(bool selectable) | QCPAbstractPlottable | |
setSelectable(QCP::SelectionType selectable) | QCPAbstractPlottable | |
setSelectable(bool selectable) | QCPAbstractPlottable | |
setSelected(bool selected) | QCPAbstractPlottable | |
setSelected(bool selected) | QCPAbstractPlottable | |
setSelectedBrush(const QBrush &brush) | QCPAbstractPlottable | |
setSelectedBrush(const QBrush &brush) | QCPAbstractPlottable | |
setSelectedPen(const QPen &pen) | QCPAbstractPlottable | |
setSelectedPen(const QPen &pen) | QCPAbstractPlottable | |
setSelection(QCPDataSelection selection) | QCPAbstractPlottable | |
setSelectionDecorator(QCPSelectionDecorator *decorator) | QCPAbstractPlottable | |
setValueAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setValueAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setValueAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setVisible(bool on) | QCPLayerable | |
setVisible(bool on) | QCPLayerable | |
setVisible(bool on) | QCPLayerable | |
SignDomain enum name | QCPAbstractPlottable | protected |
SignDomain enum name | QCPAbstractPlottable | protected |
valueAxis() const | QCPAbstractPlottable | inline |
valueAxis() const | QCPAbstractPlottable | inline |
valueAxis() const | QCPAbstractPlottable | inline |
visible() const | QCPLayerable | inline |
visible() const | QCPLayerable | inline |
visible() const | QCPLayerable | inline |
wheelEvent(QWheelEvent *event) | QCPLayerable | protectedvirtual |
~QCPAbstractPlottable() | QCPAbstractPlottable | virtual |
~QCPCurve() | QCPCurve | virtual |
~QCPCurve() | QCPCurve | virtual |
~QCPCurve() | QCPCurve | virtual |
~QCPLayerable() | QCPLayerable | |
~QCPLayerable() | QCPLayerable | virtual |
~QCPLayerable() | QCPLayerable |