|
| | QCPGrid (QCPAxis *parentAxis) |
| |
| bool | subGridVisible () const |
| |
| bool | antialiasedSubGrid () const |
| |
| bool | antialiasedZeroLine () const |
| |
| QPen | pen () const |
| |
| QPen | subGridPen () const |
| |
| QPen | zeroLinePen () const |
| |
| void | setSubGridVisible (bool visible) |
| |
| void | setAntialiasedSubGrid (bool enabled) |
| |
| void | setAntialiasedZeroLine (bool enabled) |
| |
| void | setPen (const QPen &pen) |
| |
| void | setSubGridPen (const QPen &pen) |
| |
| void | setZeroLinePen (const QPen &pen) |
| |
| | QCPGrid (QCPAxis *parentAxis) |
| |
| bool | subGridVisible () const |
| |
| bool | antialiasedSubGrid () const |
| |
| bool | antialiasedZeroLine () const |
| |
| QPen | pen () const |
| |
| QPen | subGridPen () const |
| |
| QPen | zeroLinePen () const |
| |
| void | setSubGridVisible (bool visible) |
| |
| void | setAntialiasedSubGrid (bool enabled) |
| |
| void | setAntialiasedZeroLine (bool enabled) |
| |
| void | setPen (const QPen &pen) |
| |
| void | setSubGridPen (const QPen &pen) |
| |
| void | setZeroLinePen (const QPen &pen) |
| |
| | QCPGrid (QCPAxis *parentAxis) |
| |
| bool | subGridVisible () const |
| |
| bool | antialiasedSubGrid () const |
| |
| bool | antialiasedZeroLine () const |
| |
| QPen | pen () const |
| |
| QPen | subGridPen () const |
| |
| QPen | zeroLinePen () const |
| |
| void | setSubGridVisible (bool visible) |
| |
| void | setAntialiasedSubGrid (bool enabled) |
| |
| void | setAntialiasedZeroLine (bool enabled) |
| |
| void | setPen (const QPen &pen) |
| |
| void | setSubGridPen (const QPen &pen) |
| |
| void | setZeroLinePen (const QPen &pen) |
| |
| | QCPLayerable (QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) |
| |
| | ~QCPLayerable () |
| |
| bool | visible () const |
| |
| QCustomPlot * | parentPlot () const |
| |
| QCPLayerable * | parentLayerable () const |
| |
| QCPLayer * | layer () const |
| |
| bool | antialiased () const |
| |
| void | setVisible (bool on) |
| |
| Q_SLOT bool | setLayer (QCPLayer *layer) |
| |
| bool | setLayer (const QString &layerName) |
| |
| void | setAntialiased (bool enabled) |
| |
| virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const |
| |
| bool | realVisibility () const |
| |
| | QCPLayerable (QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) |
| |
| virtual | ~QCPLayerable () |
| |
| bool | visible () const |
| |
| QCustomPlot * | parentPlot () const |
| |
| QCPLayerable * | parentLayerable () const |
| |
| QCPLayer * | layer () const |
| |
| bool | antialiased () const |
| |
| void | setVisible (bool on) |
| |
| Q_SLOT bool | setLayer (QCPLayer *layer) |
| |
| bool | setLayer (const QString &layerName) |
| |
| void | setAntialiased (bool enabled) |
| |
| virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const |
| |
| bool | realVisibility () const |
| |
| | QCPLayerable (QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) |
| |
| | ~QCPLayerable () |
| |
| bool | visible () const |
| |
| QCustomPlot * | parentPlot () const |
| |
| QCPLayerable * | parentLayerable () const |
| |
| QCPLayer * | layer () const |
| |
| bool | antialiased () const |
| |
| void | setVisible (bool on) |
| |
| Q_SLOT bool | setLayer (QCPLayer *layer) |
| |
| bool | setLayer (const QString &layerName) |
| |
| void | setAntialiased (bool enabled) |
| |
| virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const |
| |
| bool | realVisibility () const |
| |
|
| virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const |
| |
| virtual void | draw (QCPPainter *painter) |
| |
| void | drawGridLines (QCPPainter *painter) const |
| |
| void | drawSubGridLines (QCPPainter *painter) const |
| |
| virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const Q_DECL_OVERRIDE |
| |
| virtual void | draw (QCPPainter *painter) Q_DECL_OVERRIDE |
| |
| void | drawGridLines (QCPPainter *painter) const |
| |
| void | drawSubGridLines (QCPPainter *painter) const |
| |
| virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const |
| |
| virtual void | draw (QCPPainter *painter) |
| |
| void | drawGridLines (QCPPainter *painter) const |
| |
| void | drawSubGridLines (QCPPainter *painter) const |
| |
| virtual void | parentPlotInitialized (QCustomPlot *parentPlot) |
| |
| virtual QCP::Interaction | selectionCategory () const |
| |
| virtual QRect | clipRect () const |
| |
| virtual void | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) |
| |
| virtual void | deselectEvent (bool *selectionStateChanged) |
| |
| void | initializeParentPlot (QCustomPlot *parentPlot) |
| |
| void | setParentLayerable (QCPLayerable *parentLayerable) |
| |
| bool | moveToLayer (QCPLayer *layer, bool prepend) |
| |
| void | applyAntialiasingHint (QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const |
| |
| virtual void | parentPlotInitialized (QCustomPlot *parentPlot) |
| |
| virtual QCP::Interaction | selectionCategory () const |
| |
| virtual QRect | clipRect () const |
| |
| virtual void | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) |
| |
| virtual void | deselectEvent (bool *selectionStateChanged) |
| |
| virtual void | mousePressEvent (QMouseEvent *event, const QVariant &details) |
| |
| virtual void | mouseMoveEvent (QMouseEvent *event, const QPointF &startPos) |
| |
| virtual void | mouseReleaseEvent (QMouseEvent *event, const QPointF &startPos) |
| |
| virtual void | mouseDoubleClickEvent (QMouseEvent *event, const QVariant &details) |
| |
| virtual void | wheelEvent (QWheelEvent *event) |
| |
| void | initializeParentPlot (QCustomPlot *parentPlot) |
| |
| void | setParentLayerable (QCPLayerable *parentLayerable) |
| |
| bool | moveToLayer (QCPLayer *layer, bool prepend) |
| |
| void | applyAntialiasingHint (QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const |
| |
| virtual void | parentPlotInitialized (QCustomPlot *parentPlot) |
| |
| virtual QCP::Interaction | selectionCategory () const |
| |
| virtual QRect | clipRect () const |
| |
| virtual void | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) |
| |
| virtual void | deselectEvent (bool *selectionStateChanged) |
| |
| void | initializeParentPlot (QCustomPlot *parentPlot) |
| |
| void | setParentLayerable (QCPLayerable *parentLayerable) |
| |
| bool | moveToLayer (QCPLayer *layer, bool prepend) |
| |
| void | applyAntialiasingHint (QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const |
| |