| anchor(const QString &name) const | QCPlot::QCPAbstractItem | |
| anchorPixelPoint(int anchorId) const (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protectedvirtual |
| anchors() const | QCPlot::QCPAbstractItem | inline |
| antialiased() const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | inline |
| applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
| applyDefaultAntialiasingHint(QCPPainter *painter) const (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protectedvirtual |
| clipKeyAxis() const (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | inline |
| clipRect() const (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protectedvirtual |
| clipToAxisRect() const (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | inline |
| clipValueAxis() const (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | inline |
| createAnchor(const QString &name, int anchorId) (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protected |
| createPosition(const QString &name) (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protected |
| distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protected |
| draw(QCPPainter *painter) (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | protectedvirtual |
| end (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | |
| getRectClippedLine(const QVector2D &start, const QVector2D &end, const QRect &rect) const (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | protected |
| hasAnchor(const QString &name) const | QCPlot::QCPAbstractItem | |
| head() const (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | inline |
| layer() const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | inline |
| mainPen() const (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | protected |
| mAnchors (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protected |
| mAntialiased (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
| mClipKeyAxis (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protected |
| mClipToAxisRect (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protected |
| mClipValueAxis (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protected |
| mHead (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | protected |
| mLayer (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
| moveToLayer(QCPLayer *layer, bool prepend) (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
| mParentPlot (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
| mPen (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | protected |
| mPositions (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protected |
| mSelectable (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protected |
| mSelected (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protected |
| mSelectedPen (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | protected |
| mTail (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | protected |
| mVisible (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
| parentPlot() const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | inline |
| pen() const (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | inline |
| position(const QString &name) const | QCPlot::QCPAbstractItem | |
| positions() const | QCPlot::QCPAbstractItem | inline |
| QCPAbstractItem(QCustomPlot *parentPlot) | QCPlot::QCPAbstractItem | |
| QCPItemLine(QCustomPlot *parentPlot) | QCPlot::QCPItemLine | |
| QCPLayerable(QCustomPlot *parentPlot) | QCPlot::QCPLayerable | |
| rectSelectTest(const QRectF &rect, const QPointF &pos, bool filledRect) const (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | protected |
| selectable() const (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | inline |
| selected() const (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | inline |
| selectedPen() const (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | inline |
| selectionChanged(bool selected) | QCPlot::QCPAbstractItem | signal |
| selectTest(const QPointF &pos) const | QCPlot::QCPItemLine | virtual |
| setAntialiased(bool enabled) | QCPlot::QCPLayerable | |
| setClipAxes(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPlot::QCPAbstractItem | |
| setClipKeyAxis(QCPAxis *axis) | QCPlot::QCPAbstractItem | |
| setClipToAxisRect(bool clip) | QCPlot::QCPAbstractItem | |
| setClipValueAxis(QCPAxis *axis) | QCPlot::QCPAbstractItem | |
| setHead(const QCPLineEnding &head) | QCPlot::QCPItemLine | |
| setLayer(QCPLayer *layer) | QCPlot::QCPLayerable | |
| setLayer(const QString &layerName) | QCPlot::QCPLayerable | |
| setPen(const QPen &pen) | QCPlot::QCPItemLine | |
| setSelectable(bool selectable) | QCPlot::QCPAbstractItem | |
| setSelected(bool selected) | QCPlot::QCPAbstractItem | |
| setSelectedPen(const QPen &pen) | QCPlot::QCPItemLine | |
| setTail(const QCPLineEnding &tail) | QCPlot::QCPItemLine | |
| setVisible(bool on) | QCPlot::QCPLayerable | |
| start (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | |
| tail() const (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | inline |
| visible() const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | inline |
| ~QCPAbstractItem() (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | virtual |
| ~QCPItemLine() (defined in QCPlot::QCPItemLine) | QCPlot::QCPItemLine | virtual |
| ~QCPLayerable() (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | |