My Project
QCPGraph Member List

This is the complete list of members for QCPGraph, including all inherited members.

addData(const QCPDataMap &dataMap)QCPGraph
addData(const QCPData &data)QCPGraph
addData(double key, double value)QCPGraph
addData(const QVector< double > &keys, const QVector< double > &values)QCPGraph
addFillBasePoints(QVector< QPointF > *lineData) const (defined in QCPGraph)QCPGraphprotected
addToLegend()QCPAbstractPlottablevirtual
antialiased() const (defined in QCPLayerable)QCPLayerableinline
antialiasedErrorBars() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
antialiasedFill() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
antialiasedScatters() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPLayerable)QCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
applyErrorBarsAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
applyFillAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
brush() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
channelFillGraph() const (defined in QCPGraph)QCPGraphinline
clearData()QCPGraphvirtual
clipRect() const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
coordsToPixels(double key, double value, double &x, double &y) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
coordsToPixels(double key, double value) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
data() const (defined in QCPGraph)QCPGraphinline
deselectEvent(bool *selectionStateChanged) (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
draw(QCPPainter *painter) (defined in QCPGraph)QCPGraphprotectedvirtual
drawError(QCPPainter *painter, double x, double y, const QCPData &data) const (defined in QCPGraph)QCPGraphprotected
drawFill(QCPPainter *painter, QVector< QPointF > *lineData) const (defined in QCPGraph)QCPGraphprotectedvirtual
drawImpulsePlot(QCPPainter *painter, QVector< QPointF > *lineData) const (defined in QCPGraph)QCPGraphprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const (defined in QCPGraph)QCPGraphprotectedvirtual
drawLinePlot(QCPPainter *painter, QVector< QPointF > *lineData) const (defined in QCPGraph)QCPGraphprotectedvirtual
drawScatterPlot(QCPPainter *painter, QVector< QCPData > *pointData) const (defined in QCPGraph)QCPGraphprotectedvirtual
errorBarSize() const (defined in QCPGraph)QCPGraphinline
errorBarSkipSymbol() const (defined in QCPGraph)QCPGraphinline
errorPen() const (defined in QCPGraph)QCPGraphinline
errorType() const (defined in QCPGraph)QCPGraphinline
ErrorType enum nameQCPGraph
etBoth enum valueQCPGraph
etKey enum valueQCPGraph
etNone enum valueQCPGraph
etValue enum valueQCPGraph
findIndexAboveX(const QVector< QPointF > *data, double x) const (defined in QCPGraph)QCPGraphprotected
findIndexAboveY(const QVector< QPointF > *data, double y) const (defined in QCPGraph)QCPGraphprotected
findIndexBelowX(const QVector< QPointF > *data, double x) const (defined in QCPGraph)QCPGraphprotected
findIndexBelowY(const QVector< QPointF > *data, double y) const (defined in QCPGraph)QCPGraphprotected
getChannelFillPolygon(const QVector< QPointF > *lineData) const (defined in QCPGraph)QCPGraphprotected
getImpulsePlotData(QVector< QPointF > *lineData, QVector< QCPData > *pointData) const (defined in QCPGraph)QCPGraphprotected
getKeyRange(bool &validRange, SignDomain inSignDomain=sdBoth) const (defined in QCPGraph)QCPGraphprotectedvirtual
getKeyRange(bool &validRange, SignDomain inSignDomain, bool includeErrors) const QCPGraphprotectedvirtual
getLinePlotData(QVector< QPointF > *lineData, QVector< QCPData > *pointData) const (defined in QCPGraph)QCPGraphprotected
getPlotData(QVector< QPointF > *lineData, QVector< QCPData > *pointData) const (defined in QCPGraph)QCPGraphprotected
getScatterPlotData(QVector< QCPData > *pointData) const (defined in QCPGraph)QCPGraphprotected
getStepCenterPlotData(QVector< QPointF > *lineData, QVector< QCPData > *pointData) const (defined in QCPGraph)QCPGraphprotected
getStepLeftPlotData(QVector< QPointF > *lineData, QVector< QCPData > *pointData) const (defined in QCPGraph)QCPGraphprotected
getStepRightPlotData(QVector< QPointF > *lineData, QVector< QCPData > *pointData) const (defined in QCPGraph)QCPGraphprotected
getValueRange(bool &validRange, SignDomain inSignDomain=sdBoth) const (defined in QCPGraph)QCPGraphprotectedvirtual
getValueRange(bool &validRange, SignDomain inSignDomain, bool includeErrors) const QCPGraphprotectedvirtual
getVisibleDataBounds(QCPDataMap::const_iterator &lower, QCPDataMap::const_iterator &upper, int &count) const (defined in QCPGraph)QCPGraphprotected
initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable)QCPLayerableprotected
keyAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
layer() const (defined in QCPLayerable)QCPLayerableinline
LineStyle enum nameQCPGraph
lineStyle() const (defined in QCPGraph)QCPGraphinline
lowerFillBasePoint(double lowerKey) const (defined in QCPGraph)QCPGraphprotected
lsImpulse enum valueQCPGraph
lsLine enum valueQCPGraph
lsNone enum valueQCPGraph
lsStepCenter enum valueQCPGraph
lsStepLeft enum valueQCPGraph
lsStepRight enum valueQCPGraph
mainBrush() const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mainPen() const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiased (defined in QCPLayerable)QCPLayerableprotected
mAntialiasedErrorBars (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiasedFill (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mAntialiasedScatters (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mBrush (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mChannelFillGraph (defined in QCPGraph)QCPGraphprotected
mData (defined in QCPGraph)QCPGraphprotected
mErrorBarSize (defined in QCPGraph)QCPGraphprotected
mErrorBarSkipSymbol (defined in QCPGraph)QCPGraphprotected
mErrorPen (defined in QCPGraph)QCPGraphprotected
mErrorType (defined in QCPGraph)QCPGraphprotected
mKeyAxis (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mLayer (defined in QCPLayerable)QCPLayerableprotected
mLineStyle (defined in QCPGraph)QCPGraphprotected
mName (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
moveToLayer(QCPLayer *layer, bool prepend) (defined in QCPLayerable)QCPLayerableprotected
mParentLayerable (defined in QCPLayerable)QCPLayerableprotected
mParentPlot (defined in QCPLayerable)QCPLayerableprotected
mPen (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mScatterStyle (defined in QCPGraph)QCPGraphprotected
mSelectable (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelected (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelectedBrush (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mSelectedPen (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mValueAxis (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
mVisible (defined in QCPLayerable)QCPLayerableprotected
name() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
parentLayerable() const QCPLayerableinline
parentPlot() const (defined in QCPLayerable)QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot) (defined in QCPLayerable)QCPLayerableprotectedvirtual
pen() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
pixelsToCoords(double x, double y, double &key, double &value) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotected
pointDistance(const QPointF &pixelPoint) const (defined in QCPGraph)QCPGraphprotected
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPGraph(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPGraphexplicit
QCPLayerable(QCustomPlot *plot, QString targetLayer="", QCPLayerable *parentLayerable=0)QCPLayerable
QCPLegend (defined in QCPGraph)QCPGraphfriend
QCustomPlot (defined in QCPGraph)QCPGraphfriend
realVisibility() const QCPLayerable
removeData(double fromKey, double toKey)QCPGraph
removeData(double key)QCPGraph
removeDataAfter(double key)QCPGraph
removeDataBefore(double key)QCPGraph
removeFillBasePoints(QVector< QPointF > *lineData) const (defined in QCPGraph)QCPGraphprotected
removeFromLegend() const QCPAbstractPlottablevirtual
rescaleAxes(bool onlyEnlarge, bool includeErrorBars) const QCPGraph
QCPAbstractPlottable::rescaleAxes(bool onlyEnlarge=false) const QCPAbstractPlottable
rescaleKeyAxis(bool onlyEnlarge, bool includeErrorBars) const QCPGraph
QCPAbstractPlottable::rescaleKeyAxis(bool onlyEnlarge=false) const QCPAbstractPlottable
rescaleValueAxis(bool onlyEnlarge, bool includeErrorBars) const QCPGraph
QCPAbstractPlottable::rescaleValueAxis(bool onlyEnlarge=false) const QCPAbstractPlottable
scatterStyle() const (defined in QCPGraph)QCPGraphinline
sdBoth enum valueQCPAbstractPlottableprotected
sdNegative enum valueQCPAbstractPlottableprotected
sdPositive enum valueQCPAbstractPlottableprotected
selectable() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
selected() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
selectedBrush() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
selectedPen() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
selectionCategory() const (defined in QCPAbstractPlottable)QCPAbstractPlottableprotectedvirtual
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const QCPGraphvirtual
setAntialiased(bool enabled)QCPLayerable
setAntialiasedErrorBars(bool enabled)QCPAbstractPlottable
setAntialiasedFill(bool enabled)QCPAbstractPlottable
setAntialiasedScatters(bool enabled)QCPAbstractPlottable
setBrush(const QBrush &brush)QCPAbstractPlottable
setChannelFillGraph(QCPGraph *targetGraph)QCPGraph
setData(QCPDataMap *data, bool copy=false)QCPGraph
setData(const QVector< double > &key, const QVector< double > &value)QCPGraph
setDataBothError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &keyError, const QVector< double > &valueError)QCPGraph
setDataBothError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &keyErrorMinus, const QVector< double > &keyErrorPlus, const QVector< double > &valueErrorMinus, const QVector< double > &valueErrorPlus)QCPGraph
setDataKeyError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &keyError)QCPGraph
setDataKeyError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &keyErrorMinus, const QVector< double > &keyErrorPlus)QCPGraph
setDataValueError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &valueError)QCPGraph
setDataValueError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &valueErrorMinus, const QVector< double > &valueErrorPlus)QCPGraph
setErrorBarSize(double size)QCPGraph
setErrorBarSkipSymbol(bool enabled)QCPGraph
setErrorPen(const QPen &pen)QCPGraph
setErrorType(ErrorType errorType)QCPGraph
setKeyAxis(QCPAxis *axis)QCPAbstractPlottable
setLayer(QCPLayer *layer)QCPLayerable
setLayer(const QString &layerName)QCPLayerable
setLineStyle(LineStyle ls)QCPGraph
setName(const QString &name)QCPAbstractPlottable
setParentLayerable(QCPLayerable *parentLayerable) (defined in QCPLayerable)QCPLayerableprotected
setPen(const QPen &pen)QCPAbstractPlottable
setScatterStyle(const QCPScatterStyle &style)QCPGraph
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 nameQCPAbstractPlottableprotected
upperFillBasePoint(double upperKey) const (defined in QCPGraph)QCPGraphprotected
valueAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
visible() const (defined in QCPLayerable)QCPLayerableinline
~QCPGraph() (defined in QCPGraph)QCPGraphvirtual
~QCPLayerable() (defined in QCPLayerable)QCPLayerable