My Project
|
This is the complete list of members for QCPCurve, including all inherited members.
addData(const QCPCurveDataMap &dataMap) | QCPCurve | |
addData(const QCPCurveData &data) | QCPCurve | |
addData(double t, double key, double value) | QCPCurve | |
addData(double key, double value) | QCPCurve | |
addData(const QVector< double > &ts, const QVector< double > &keys, const QVector< double > &values) | QCPCurve | |
addToLegend() | QCPAbstractPlottable | virtual |
antialiased() const (defined in QCPLayerable) | QCPLayerable | inline |
antialiasedErrorBars() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
antialiasedFill() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
antialiasedScatters() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPLayerable) | QCPLayerable | protected |
applyDefaultAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
applyErrorBarsAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
applyFillAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
applyScattersAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
brush() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
clearData() | QCPCurve | virtual |
clipRect() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
coordsToPixels(double key, double value, double &x, double &y) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
coordsToPixels(double key, double value) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
data() const (defined in QCPCurve) | QCPCurve | inline |
deselectEvent(bool *selectionStateChanged) (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
draw(QCPPainter *painter) (defined in QCPCurve) | QCPCurve | protectedvirtual |
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const (defined in QCPCurve) | QCPCurve | protectedvirtual |
drawScatterPlot(QCPPainter *painter, const QVector< QPointF > *pointData) const (defined in QCPCurve) | QCPCurve | protectedvirtual |
getCurveData(QVector< QPointF > *lineData) const (defined in QCPCurve) | QCPCurve | protected |
getKeyRange(bool &validRange, SignDomain inSignDomain=sdBoth) const (defined in QCPCurve) | QCPCurve | protectedvirtual |
getValueRange(bool &validRange, SignDomain inSignDomain=sdBoth) const (defined in QCPCurve) | QCPCurve | protectedvirtual |
initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable) | QCPLayerable | protected |
keyAxis() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
layer() const (defined in QCPLayerable) | QCPLayerable | inline |
LineStyle enum name | QCPCurve | |
lineStyle() const (defined in QCPCurve) | QCPCurve | inline |
lsLine enum value | QCPCurve | |
lsNone enum value | QCPCurve | |
mainBrush() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mainPen() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mAntialiased (defined in QCPLayerable) | QCPLayerable | protected |
mAntialiasedErrorBars (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mAntialiasedFill (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mAntialiasedScatters (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mBrush (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mData (defined in QCPCurve) | QCPCurve | protected |
mKeyAxis (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mLayer (defined in QCPLayerable) | QCPLayerable | protected |
mLineStyle (defined in QCPCurve) | QCPCurve | protected |
mName (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
moveToLayer(QCPLayer *layer, bool prepend) (defined in QCPLayerable) | QCPLayerable | protected |
mParentLayerable (defined in QCPLayerable) | QCPLayerable | protected |
mParentPlot (defined in QCPLayerable) | QCPLayerable | protected |
mPen (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mScatterStyle (defined in QCPCurve) | QCPCurve | protected |
mSelectable (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mSelected (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mSelectedBrush (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mSelectedPen (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mValueAxis (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
mVisible (defined in QCPLayerable) | QCPLayerable | protected |
name() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
outsideCoordsToPixels(double key, double value, int region, QRect axisRect) const (defined in QCPCurve) | QCPCurve | protected |
parentLayerable() const | QCPLayerable | inline |
parentPlot() const (defined in QCPLayerable) | QCPLayerable | inline |
parentPlotInitialized(QCustomPlot *parentPlot) (defined in QCPLayerable) | QCPLayerable | protectedvirtual |
pen() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
pixelsToCoords(double x, double y, double &key, double &value) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
pointDistance(const QPointF &pixelPoint) const (defined in QCPCurve) | QCPCurve | protected |
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPAbstractPlottable | |
QCPCurve(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPCurve | explicit |
QCPLayerable(QCustomPlot *plot, QString targetLayer="", QCPLayerable *parentLayerable=0) | QCPLayerable | |
QCPLegend (defined in QCPCurve) | QCPCurve | friend |
QCustomPlot (defined in QCPCurve) | QCPCurve | friend |
realVisibility() const | QCPLayerable | |
removeData(double fromt, double tot) | QCPCurve | |
removeData(double t) | QCPCurve | |
removeDataAfter(double t) | QCPCurve | |
removeDataBefore(double t) | QCPCurve | |
removeFromLegend() const | QCPAbstractPlottable | virtual |
rescaleAxes(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleKeyAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
rescaleValueAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
scatterStyle() const (defined in QCPCurve) | QCPCurve | inline |
sdBoth enum value | QCPAbstractPlottable | protected |
sdNegative enum value | QCPAbstractPlottable | protected |
sdPositive enum value | QCPAbstractPlottable | protected |
selectable() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
selected() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
selectedBrush() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
selectedPen() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
selectionCategory() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
selectionChanged(bool selected) | QCPAbstractPlottable | signal |
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const | QCPCurve | virtual |
setAntialiased(bool enabled) | QCPLayerable | |
setAntialiasedErrorBars(bool enabled) | QCPAbstractPlottable | |
setAntialiasedFill(bool enabled) | QCPAbstractPlottable | |
setAntialiasedScatters(bool enabled) | QCPAbstractPlottable | |
setBrush(const QBrush &brush) | QCPAbstractPlottable | |
setData(QCPCurveDataMap *data, bool copy=false) | QCPCurve | |
setData(const QVector< double > &t, const QVector< double > &key, const QVector< double > &value) | QCPCurve | |
setData(const QVector< double > &key, const QVector< double > &value) | QCPCurve | |
setKeyAxis(QCPAxis *axis) | QCPAbstractPlottable | |
setLayer(QCPLayer *layer) | QCPLayerable | |
setLayer(const QString &layerName) | QCPLayerable | |
setLineStyle(LineStyle style) | QCPCurve | |
setName(const QString &name) | QCPAbstractPlottable | |
setParentLayerable(QCPLayerable *parentLayerable) (defined in QCPLayerable) | QCPLayerable | protected |
setPen(const QPen &pen) | QCPAbstractPlottable | |
setScatterStyle(const QCPScatterStyle &style) | QCPCurve | |
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 (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
visible() const (defined in QCPLayerable) | QCPLayerable | inline |
~QCPCurve() (defined in QCPCurve) | QCPCurve | virtual |
~QCPLayerable() (defined in QCPLayerable) | QCPLayerable |