My Project
QCPAbstractPlottable Lista de los miembros

Lista completa de los miembros de QCPAbstractPlottable, incluyendo todos los heredados:

addToLegend()QCPAbstractPlottablevirtual
antialiased() const (definido en QCPLayerable)QCPLayerableinline
antialiasedErrorBars() const (definido en QCPAbstractPlottable)QCPAbstractPlottableinline
antialiasedFill() const (definido en QCPAbstractPlottable)QCPAbstractPlottableinline
antialiasedScatters() const (definido en QCPAbstractPlottable)QCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (definido en QCPLayerable)QCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
applyErrorBarsAntialiasingHint(QCPPainter *painter) const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
applyFillAntialiasingHint(QCPPainter *painter) const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
brush() const (definido en QCPAbstractPlottable)QCPAbstractPlottableinline
clearData()=0QCPAbstractPlottablepure virtual
clipRect() const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
coordsToPixels(double key, double value, double &x, double &y) const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
coordsToPixels(double key, double value) const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
deselectEvent(bool *selectionStateChanged) (definido en QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
draw(QCPPainter *painter)=0 (definido en QCPAbstractPlottable)QCPAbstractPlottableprotectedpure virtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const =0 (definido en QCPAbstractPlottable)QCPAbstractPlottableprotectedpure virtual
getKeyRange(bool &validRange, SignDomain inSignDomain=sdBoth) const =0 (definido en QCPAbstractPlottable)QCPAbstractPlottableprotectedpure virtual
getValueRange(bool &validRange, SignDomain inSignDomain=sdBoth) const =0 (definido en QCPAbstractPlottable)QCPAbstractPlottableprotectedpure virtual
initializeParentPlot(QCustomPlot *parentPlot) (definido en QCPLayerable)QCPLayerableprotected
keyAxis() const (definido en QCPAbstractPlottable)QCPAbstractPlottableinline
layer() const (definido en QCPLayerable)QCPLayerableinline
mainBrush() const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mainPen() const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiased (definido en QCPLayerable)QCPLayerableprotected
mAntialiasedErrorBars (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiasedFill (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiasedScatters (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mBrush (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mKeyAxis (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mLayer (definido en QCPLayerable)QCPLayerableprotected
mName (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
moveToLayer(QCPLayer *layer, bool prepend) (definido en QCPLayerable)QCPLayerableprotected
mParentLayerable (definido en QCPLayerable)QCPLayerableprotected
mParentPlot (definido en QCPLayerable)QCPLayerableprotected
mPen (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelectable (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelected (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelectedBrush (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelectedPen (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mValueAxis (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
mVisible (definido en QCPLayerable)QCPLayerableprotected
name() const (definido en QCPAbstractPlottable)QCPAbstractPlottableinline
parentLayerable() const QCPLayerableinline
parentPlot() const (definido en QCPLayerable)QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot) (definido en QCPLayerable)QCPLayerableprotectedvirtual
pen() const (definido en QCPAbstractPlottable)QCPAbstractPlottableinline
pixelsToCoords(double x, double y, double &key, double &value) const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotected
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPAxis (definido en QCPAbstractPlottable)QCPAbstractPlottablefriend
QCPLayerable(QCustomPlot *plot, QString targetLayer="", QCPLayerable *parentLayerable=0)QCPLayerable
QCPPlottableLegendItem (definido en QCPAbstractPlottable)QCPAbstractPlottablefriend
QCustomPlot (definido en QCPAbstractPlottable)QCPAbstractPlottablefriend
realVisibility() const QCPLayerable
removeFromLegend() const QCPAbstractPlottablevirtual
rescaleAxes(bool onlyEnlarge=false) const QCPAbstractPlottable
rescaleKeyAxis(bool onlyEnlarge=false) const QCPAbstractPlottable
rescaleValueAxis(bool onlyEnlarge=false) const QCPAbstractPlottable
sdBoth valor enumeradoQCPAbstractPlottableprotected
sdNegative valor enumeradoQCPAbstractPlottableprotected
sdPositive valor enumeradoQCPAbstractPlottableprotected
selectable() const (definido en QCPAbstractPlottable)QCPAbstractPlottableinline
selected() const (definido en QCPAbstractPlottable)QCPAbstractPlottableinline
selectedBrush() const (definido en QCPAbstractPlottable)QCPAbstractPlottableinline
selectedPen() const (definido en QCPAbstractPlottable)QCPAbstractPlottableinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) (definido en QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
selectionCategory() const (definido en QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const =0QCPAbstractPlottablepure 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) (definido en QCPLayerable)QCPLayerableprotected
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 nombre de la enumeraciónQCPAbstractPlottableprotected
valueAxis() const (definido en QCPAbstractPlottable)QCPAbstractPlottableinline
visible() const (definido en QCPLayerable)QCPLayerableinline
~QCPLayerable() (definido en QCPLayerable)QCPLayerable