addToLegend() | QCPAbstractPlottable | virtual |
antialiased() const | QCPLayerable | inline |
antialiasedErrorBars() const | QCPAbstractPlottable | inline |
antialiasedFill() const | QCPAbstractPlottable | inline |
antialiasedScatters() const | QCPAbstractPlottable | inline |
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const | QCPLayerable | protected |
applyDefaultAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protectedvirtual |
applyErrorBarsAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyFillAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
applyScattersAntialiasingHint(QCPPainter *painter) const | QCPAbstractPlottable | protected |
brush() const | QCPAbstractPlottable | inline |
clearData()=0 | QCPAbstractPlottable | pure virtual |
clipRect() const | QCPAbstractPlottable | protectedvirtual |
coordsToPixels(double key, double value, double &x, double &y) const | QCPAbstractPlottable | protected |
coordsToPixels(double key, double value) const | QCPAbstractPlottable | protected |
deselectEvent(bool *selectionStateChanged) | QCPAbstractPlottable | protectedvirtual |
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const | QCPAbstractPlottable | protected |
draw(QCPPainter *painter)=0 | QCPAbstractPlottable | protectedpure virtual |
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const =0 | QCPAbstractPlottable | protectedpure virtual |
getKeyRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const =0 | QCPAbstractPlottable | protectedpure virtual |
getValueRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const =0 | QCPAbstractPlottable | protectedpure virtual |
initializeParentPlot(QCustomPlot *parentPlot) | QCPLayerable | protected |
keyAxis() const | QCPAbstractPlottable | inline |
layer() const | QCPLayerable | inline |
layerChanged(QCPLayer *newLayer) | QCPLayerable | signal |
mainBrush() const | QCPAbstractPlottable | protected |
mainPen() const | QCPAbstractPlottable | protected |
mAntialiased | QCPLayerable | protected |
mAntialiasedErrorBars | QCPAbstractPlottable | protected |
mAntialiasedFill | QCPAbstractPlottable | protected |
mAntialiasedScatters | QCPAbstractPlottable | protected |
mBrush | QCPAbstractPlottable | protected |
mKeyAxis | QCPAbstractPlottable | protected |
mLayer | QCPLayerable | protected |
mName | QCPAbstractPlottable | protected |
moveToLayer(QCPLayer *layer, bool prepend) | QCPLayerable | protected |
mParentLayerable | QCPLayerable | protected |
mParentPlot | QCPLayerable | protected |
mPen | QCPAbstractPlottable | protected |
mSelectable | QCPAbstractPlottable | protected |
mSelected | QCPAbstractPlottable | protected |
mSelectedBrush | QCPAbstractPlottable | protected |
mSelectedPen | QCPAbstractPlottable | protected |
mValueAxis | QCPAbstractPlottable | protected |
mVisible | QCPLayerable | protected |
name() const | QCPAbstractPlottable | inline |
parentLayerable() const | QCPLayerable | inline |
parentPlot() const | QCPLayerable | inline |
parentPlotInitialized(QCustomPlot *parentPlot) | QCPLayerable | protectedvirtual |
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 |
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPAbstractPlottable | |
QCPAxis class | QCPAbstractPlottable | friend |
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) | QCPLayerable | |
QCPPlottableLegendItem class | QCPAbstractPlottable | friend |
QCustomPlot class | QCPAbstractPlottable | friend |
realVisibility() const | QCPLayerable | |
removeFromLegend() const | QCPAbstractPlottable | virtual |
rescaleAxes(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleKeyAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleValueAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
sdBoth enum value | QCPAbstractPlottable | protected |
sdNegative enum value | QCPAbstractPlottable | protected |
sdPositive enum value | QCPAbstractPlottable | protected |
selectable() const | QCPAbstractPlottable | inline |
selectableChanged(bool selectable) | QCPAbstractPlottable | signal |
selected() const | QCPAbstractPlottable | inline |
selectedBrush() const | QCPAbstractPlottable | inline |
selectedPen() const | QCPAbstractPlottable | inline |
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) | QCPAbstractPlottable | protectedvirtual |
selectionCategory() const | QCPAbstractPlottable | protectedvirtual |
selectionChanged(bool selected) | QCPAbstractPlottable | signal |
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const =0 | QCPAbstractPlottable | pure virtual |
setAntialiased(bool enabled) | QCPLayerable | |
setAntialiasedErrorBars(bool enabled) | QCPAbstractPlottable | |
setAntialiasedFill(bool enabled) | QCPAbstractPlottable | |
setAntialiasedScatters(bool enabled) | QCPAbstractPlottable | |
setBrush(const QBrush &brush) | QCPAbstractPlottable | |
setKeyAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setLayer(QCPLayer *layer) | QCPLayerable | |
setLayer(const QString &layerName) | QCPLayerable | |
setName(const QString &name) | QCPAbstractPlottable | |
setParentLayerable(QCPLayerable *parentLayerable) | QCPLayerable | protected |
setPen(const QPen &pen) | QCPAbstractPlottable | |
setSelectable(bool selectable) | QCPAbstractPlottable | |
setSelected(bool selected) | QCPAbstractPlottable | |
setSelectedBrush(const QBrush &brush) | QCPAbstractPlottable | |
setSelectedPen(const QPen &pen) | QCPAbstractPlottable | |
setValueAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setVisible(bool on) | QCPLayerable | |
SignDomain enum name | QCPAbstractPlottable | protected |
valueAxis() const | QCPAbstractPlottable | inline |
visible() const | QCPLayerable | inline |
~QCPLayerable() | QCPLayerable | |