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 |
distToStraightLine(const QVector2D &point1, const QVector2D &vec, const QVector2D &point) const (defined in QCPlot::QCPItemStraightLine) | QCPlot::QCPItemStraightLine | protected |
draw(QCPPainter *painter) (defined in QCPlot::QCPItemStraightLine) | QCPlot::QCPItemStraightLine | protectedvirtual |
getRectClippedStraightLine(const QVector2D &point1, const QVector2D &vec, const QRect &rect) const (defined in QCPlot::QCPItemStraightLine) | QCPlot::QCPItemStraightLine | protected |
hasAnchor(const QString &name) const | QCPlot::QCPAbstractItem | |
layer() const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | inline |
mainPen() const (defined in QCPlot::QCPItemStraightLine) | QCPlot::QCPItemStraightLine | 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 |
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::QCPItemStraightLine) | QCPlot::QCPItemStraightLine | 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::QCPItemStraightLine) | QCPlot::QCPItemStraightLine | protected |
mVisible (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | protected |
parentPlot() const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | inline |
pen() const (defined in QCPlot::QCPItemStraightLine) | QCPlot::QCPItemStraightLine | inline |
point1 (defined in QCPlot::QCPItemStraightLine) | QCPlot::QCPItemStraightLine | |
point2 (defined in QCPlot::QCPItemStraightLine) | QCPlot::QCPItemStraightLine | |
position(const QString &name) const | QCPlot::QCPAbstractItem | |
positions() const | QCPlot::QCPAbstractItem | inline |
QCPAbstractItem(QCustomPlot *parentPlot) | QCPlot::QCPAbstractItem | |
QCPItemStraightLine(QCustomPlot *parentPlot) | QCPlot::QCPItemStraightLine | |
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::QCPItemStraightLine) | QCPlot::QCPItemStraightLine | inline |
selectionChanged(bool selected) | QCPlot::QCPAbstractItem | signal |
selectTest(const QPointF &pos) const | QCPlot::QCPItemStraightLine | 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 | |
setLayer(QCPLayer *layer) | QCPlot::QCPLayerable | |
setLayer(const QString &layerName) | QCPlot::QCPLayerable | |
setPen(const QPen &pen) | QCPlot::QCPItemStraightLine | |
setSelectable(bool selectable) | QCPlot::QCPAbstractItem | |
setSelected(bool selected) | QCPlot::QCPAbstractItem | |
setSelectedPen(const QPen &pen) | QCPlot::QCPItemStraightLine | |
setVisible(bool on) | QCPlot::QCPLayerable | |
visible() const (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | inline |
~QCPAbstractItem() (defined in QCPlot::QCPAbstractItem) | QCPlot::QCPAbstractItem | virtual |
~QCPItemStraightLine() (defined in QCPlot::QCPItemStraightLine) | QCPlot::QCPItemStraightLine | virtual |
~QCPLayerable() (defined in QCPlot::QCPLayerable) | QCPlot::QCPLayerable | |