Stellarium 0.15.2
QCPGraph Member List

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

adaptiveSampling() const (defined in QCPGraph)QCPGraphinline
addData(const QCPDataMap &dataMap) (defined in QCPGraph)QCPGraph
addData(const QCPData &data) (defined in QCPGraph)QCPGraph
addData(double key, double value) (defined in QCPGraph)QCPGraph
addData(const QVector< double > &keys, const QVector< double > &values) (defined in QCPGraph)QCPGraph
addFillBasePoints(QVector< QPointF > *lineData) const (defined in QCPGraph)QCPGraphprotected
addToLegend() (defined in QCPAbstractPlottable)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() (defined in QCPGraph)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
countDataInBounds(const QCPDataMap::const_iterator &lower, const QCPDataMap::const_iterator &upper, int maxCount) const (defined in QCPGraph)QCPGraphprotected
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 > *scatterData) const (defined in QCPGraph)QCPGraphprotectedvirtual
errorBarSize() const (defined in QCPGraph)QCPGraphinline
errorBarSkipSymbol() const (defined in QCPGraph)QCPGraphinline
errorPen() const (defined in QCPGraph)QCPGraphinline
ErrorType enum nameQCPGraph
errorType() const (defined in QCPGraph)QCPGraphinline
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 > *linePixelData, QVector< QCPData > *scatterData) const (defined in QCPGraph)QCPGraphprotected
getKeyRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const (defined in QCPGraph)QCPGraphprotectedvirtual
getKeyRange(bool &foundRange, SignDomain inSignDomain, bool includeErrors) const (defined in QCPGraph)QCPGraphprotectedvirtual
getLinePlotData(QVector< QPointF > *linePixelData, QVector< QCPData > *scatterData) const (defined in QCPGraph)QCPGraphprotected
getPlotData(QVector< QPointF > *lineData, QVector< QCPData > *scatterData) const (defined in QCPGraph)QCPGraphprotected
getPreparedData(QVector< QCPData > *lineData, QVector< QCPData > *scatterData) const (defined in QCPGraph)QCPGraphprotected
getScatterPlotData(QVector< QCPData > *scatterData) const (defined in QCPGraph)QCPGraphprotected
getStepCenterPlotData(QVector< QPointF > *linePixelData, QVector< QCPData > *scatterData) const (defined in QCPGraph)QCPGraphprotected
getStepLeftPlotData(QVector< QPointF > *linePixelData, QVector< QCPData > *scatterData) const (defined in QCPGraph)QCPGraphprotected
getStepRightPlotData(QVector< QPointF > *linePixelData, QVector< QCPData > *scatterData) const (defined in QCPGraph)QCPGraphprotected
getValueRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const (defined in QCPGraph)QCPGraphprotectedvirtual
getValueRange(bool &foundRange, SignDomain inSignDomain, bool includeErrors) const (defined in QCPGraph)QCPGraphprotectedvirtual
getVisibleDataBounds(QCPDataMap::const_iterator &lower, QCPDataMap::const_iterator &upper) const (defined in QCPGraph)QCPGraphprotected
initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable)QCPLayerableprotected
keyAxis() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
layer() const (defined in QCPLayerable)QCPLayerableinline
layerChanged(QCPLayer *newLayer) (defined in QCPLayerable)QCPLayerablesignal
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
mAdaptiveSampling (defined in QCPGraph)QCPGraphprotected
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 (defined in QCPLayerable)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) (defined in QCPAbstractPlottable)QCPAbstractPlottable
QCPGraph(QCPAxis *keyAxis, QCPAxis *valueAxis) (defined in QCPGraph)QCPGraphexplicit
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) (defined in QCPLayerable)QCPLayerable
QCPLegend (defined in QCPGraph)QCPGraphfriend
QCustomPlot (defined in QCPGraph)QCPGraphfriend
realVisibility() const (defined in QCPLayerable)QCPLayerable
removeData(double fromKey, double toKey) (defined in QCPGraph)QCPGraph
removeData(double key) (defined in QCPGraph)QCPGraph
removeDataAfter(double key) (defined in QCPGraph)QCPGraph
removeDataBefore(double key) (defined in QCPGraph)QCPGraph
removeFillBasePoints(QVector< QPointF > *lineData) const (defined in QCPGraph)QCPGraphprotected
removeFromLegend() const (defined in QCPAbstractPlottable)QCPAbstractPlottablevirtual
rescaleAxes(bool onlyEnlarge, bool includeErrorBars) const (defined in QCPGraph)QCPGraph
rescaleAxes(bool onlyEnlarge=false) const (defined in QCPAbstractPlottable)QCPAbstractPlottable
rescaleKeyAxis(bool onlyEnlarge, bool includeErrorBars) const (defined in QCPGraph)QCPGraph
rescaleKeyAxis(bool onlyEnlarge=false) const (defined in QCPAbstractPlottable)QCPAbstractPlottable
rescaleValueAxis(bool onlyEnlarge, bool includeErrorBars) const (defined in QCPGraph)QCPGraph
rescaleValueAxis(bool onlyEnlarge=false) const (defined in QCPAbstractPlottable)QCPAbstractPlottable
scatterStyle() const (defined in QCPGraph)QCPGraphinline
sdBoth enum valueQCPAbstractPlottableprotected
sdNegative enum valueQCPAbstractPlottableprotected
sdPositive enum valueQCPAbstractPlottableprotected
selectable() const (defined in QCPAbstractPlottable)QCPAbstractPlottableinline
selectableChanged(bool selectable) (defined in QCPAbstractPlottable)QCPAbstractPlottablesignal
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) (defined in QCPAbstractPlottable)QCPAbstractPlottablesignal
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const (defined in QCPGraph)QCPGraphvirtual
setAdaptiveSampling(bool enabled) (defined in QCPGraph)QCPGraph
setAntialiased(bool enabled) (defined in QCPLayerable)QCPLayerable
setAntialiasedErrorBars(bool enabled) (defined in QCPAbstractPlottable)QCPAbstractPlottable
setAntialiasedFill(bool enabled) (defined in QCPAbstractPlottable)QCPAbstractPlottable
setAntialiasedScatters(bool enabled) (defined in QCPAbstractPlottable)QCPAbstractPlottable
setBrush(const QBrush &brush) (defined in QCPAbstractPlottable)QCPAbstractPlottable
setChannelFillGraph(QCPGraph *targetGraph) (defined in QCPGraph)QCPGraph
setData(QCPDataMap *data, bool copy=false) (defined in QCPGraph)QCPGraph
setData(const QVector< double > &key, const QVector< double > &value) (defined in QCPGraph)QCPGraph
setDataBothError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &keyError, const QVector< double > &valueError) (defined in QCPGraph)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) (defined in QCPGraph)QCPGraph
setDataKeyError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &keyError) (defined in QCPGraph)QCPGraph
setDataKeyError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &keyErrorMinus, const QVector< double > &keyErrorPlus) (defined in QCPGraph)QCPGraph
setDataValueError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &valueError) (defined in QCPGraph)QCPGraph
setDataValueError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &valueErrorMinus, const QVector< double > &valueErrorPlus) (defined in QCPGraph)QCPGraph
setErrorBarSize(double size) (defined in QCPGraph)QCPGraph
setErrorBarSkipSymbol(bool enabled) (defined in QCPGraph)QCPGraph
setErrorPen(const QPen &pen) (defined in QCPGraph)QCPGraph
setErrorType(ErrorType errorType) (defined in QCPGraph)QCPGraph
setKeyAxis(QCPAxis *axis) (defined in QCPAbstractPlottable)QCPAbstractPlottable
setLayer(QCPLayer *layer) (defined in QCPLayerable)QCPLayerable
setLayer(const QString &layerName) (defined in QCPLayerable)QCPLayerable
setLineStyle(LineStyle ls) (defined in QCPGraph)QCPGraph
setName(const QString &name) (defined in QCPAbstractPlottable)QCPAbstractPlottable
setParentLayerable(QCPLayerable *parentLayerable) (defined in QCPLayerable)QCPLayerableprotected
setPen(const QPen &pen) (defined in QCPAbstractPlottable)QCPAbstractPlottable
setScatterStyle(const QCPScatterStyle &style) (defined in QCPGraph)QCPGraph
setSelectable(bool selectable) (defined in QCPAbstractPlottable)QCPAbstractPlottable
setSelected(bool selected) (defined in QCPAbstractPlottable)QCPAbstractPlottable
setSelectedBrush(const QBrush &brush) (defined in QCPAbstractPlottable)QCPAbstractPlottable
setSelectedPen(const QPen &pen) (defined in QCPAbstractPlottable)QCPAbstractPlottable
setValueAxis(QCPAxis *axis) (defined in QCPAbstractPlottable)QCPAbstractPlottable
setVisible(bool on) (defined in QCPLayerable)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