.Simulation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
QCPlot::QCPAbstractPlottable Member List

This is the complete list of members for QCPlot::QCPAbstractPlottable, including all inherited members.

addToLegend()QCPlot::QCPAbstractPlottablevirtual
antialiased() const (defined in QCPlot::QCPLayerable)QCPlot::QCPLayerableinline
antialiasedErrorBars() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinline
antialiasedFill() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinline
antialiasedScatters() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPlot::QCPLayerable)QCPlot::QCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotectedvirtual
applyErrorBarsAntialiasingHint(QCPPainter *painter) const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
applyFillAntialiasingHint(QCPPainter *painter) const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
brush() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinline
clearData()=0QCPlot::QCPAbstractPlottablepure virtual
clipRect() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotectedvirtual
coordsToPixels(double key, double value, double &x, double &y) const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
coordsToPixels(double key, double value) const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
draw(QCPPainter *painter)=0 (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotectedpure virtual
drawLegendIcon(QCPPainter *painter, const QRect &rect) const =0 (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotectedpure virtual
getKeyRange(bool &validRange, SignDomain inSignDomain=sdBoth) const =0 (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotectedpure virtual
getValueRange(bool &validRange, SignDomain inSignDomain=sdBoth) const =0 (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotectedpure virtual
keyAxis() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinline
layer() const (defined in QCPlot::QCPLayerable)QCPlot::QCPLayerableinline
mainBrush() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mainPen() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mAntialiased (defined in QCPlot::QCPLayerable)QCPlot::QCPLayerableprotected
mAntialiasedErrorBars (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mAntialiasedFill (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mAntialiasedScatters (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mBrush (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mKeyAxis (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mLayer (defined in QCPlot::QCPLayerable)QCPlot::QCPLayerableprotected
mName (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
moveToLayer(QCPLayer *layer, bool prepend) (defined in QCPlot::QCPLayerable)QCPlot::QCPLayerableprotected
mParentPlot (defined in QCPlot::QCPLayerable)QCPlot::QCPLayerableprotected
mPen (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mSelectable (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mSelected (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mSelectedBrush (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mSelectedPen (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mValueAxis (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
mVisible (defined in QCPlot::QCPLayerable)QCPlot::QCPLayerableprotected
name() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinline
parentPlot() const (defined in QCPlot::QCPLayerable)QCPlot::QCPLayerableinline
pen() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinline
pixelsToCoords(double x, double y, double &key, double &value) const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableprotected
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPlot::QCPAbstractPlottable
QCPLayerable(QCustomPlot *parentPlot)QCPlot::QCPLayerable
QCPPlottableLegendItem (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottablefriend
QCustomPlot (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottablefriend
removeFromLegend() const QCPlot::QCPAbstractPlottablevirtual
rescaleAxes(bool onlyEnlarge=false) const QCPlot::QCPAbstractPlottable
rescaleKeyAxis(bool onlyEnlarge=false) const QCPlot::QCPAbstractPlottable
rescaleValueAxis(bool onlyEnlarge=false) const QCPlot::QCPAbstractPlottable
sdBoth enum valueQCPlot::QCPAbstractPlottableprotected
sdNegative enum valueQCPlot::QCPAbstractPlottableprotected
sdPositive enum valueQCPlot::QCPAbstractPlottableprotected
selectable() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinline
selected() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinline
selectedBrush() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinline
selectedPen() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinline
selectionChanged(bool selected)QCPlot::QCPAbstractPlottablesignal
selectTest(const QPointF &pos) const =0QCPlot::QCPAbstractPlottablepure virtual
setAntialiased(bool enabled)QCPlot::QCPLayerable
setAntialiasedErrorBars(bool enabled)QCPlot::QCPAbstractPlottable
setAntialiasedFill(bool enabled)QCPlot::QCPAbstractPlottable
setAntialiasedScatters(bool enabled)QCPlot::QCPAbstractPlottable
setBrush(const QBrush &brush)QCPlot::QCPAbstractPlottable
setKeyAxis(QCPAxis *axis)QCPlot::QCPAbstractPlottable
setLayer(QCPLayer *layer)QCPlot::QCPLayerable
setLayer(const QString &layerName)QCPlot::QCPLayerable
setName(const QString &name)QCPlot::QCPAbstractPlottable
setPen(const QPen &pen)QCPlot::QCPAbstractPlottable
setSelectable(bool selectable)QCPlot::QCPAbstractPlottable
setSelected(bool selected)QCPlot::QCPAbstractPlottable
setSelectedBrush(const QBrush &brush)QCPlot::QCPAbstractPlottable
setSelectedPen(const QPen &pen)QCPlot::QCPAbstractPlottable
setValueAxis(QCPAxis *axis)QCPlot::QCPAbstractPlottable
setVisible(bool on)QCPlot::QCPLayerable
SignDomain enum nameQCPlot::QCPAbstractPlottableprotected
valueAxis() const (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinline
visible() const (defined in QCPlot::QCPLayerable)QCPlot::QCPLayerableinline
~QCPAbstractPlottable() (defined in QCPlot::QCPAbstractPlottable)QCPlot::QCPAbstractPlottableinlinevirtual
~QCPLayerable() (defined in QCPlot::QCPLayerable)QCPlot::QCPLayerable