#include </root/robotpkg/graphics/py-qt-gepetto-viewer/work.runner-jmn42dp2-project-89-concurrent-0/gepetto-viewer-4.8.0/plugins/pyqcustomplot/qcustomplot.h>
Classes | |
| struct | CachedLabel |
| struct | TickLabelData |
Public Member Functions | |
| QCPAxisPainterPrivate (QCustomPlot *parentPlot) | |
| virtual | ~QCPAxisPainterPrivate () |
| virtual void | draw (QCPPainter *painter) |
| virtual int | size () const |
| void | clearCache () |
| QRect | axisSelectionBox () const |
| QRect | tickLabelsSelectionBox () const |
| QRect | labelSelectionBox () const |
| QCPAxisPainterPrivate (QCustomPlot *parentPlot) | |
| virtual | ~QCPAxisPainterPrivate () |
| virtual void | draw (QCPPainter *painter) |
| virtual int | size () const |
| void | clearCache () |
| QRect | axisSelectionBox () const |
| QRect | tickLabelsSelectionBox () const |
| QRect | labelSelectionBox () const |
| QCPAxisPainterPrivate (QCustomPlot *parentPlot) | |
| virtual | ~QCPAxisPainterPrivate () |
| virtual void | draw (QCPPainter *painter) |
| virtual int | size () const |
| void | clearCache () |
| QRect | axisSelectionBox () const |
| QRect | tickLabelsSelectionBox () const |
| QRect | labelSelectionBox () const |
Public Attributes | |
| QCPAxis::AxisType | type |
| QPen | basePen |
| QCPLineEnding | lowerEnding |
| QCPLineEnding | upperEnding |
| int | labelPadding |
| QFont | labelFont |
| QColor | labelColor |
| QString | label |
| int | tickLabelPadding |
| double | tickLabelRotation |
| QCPAxis::LabelSide | tickLabelSide |
| bool | substituteExponent |
| bool | numberMultiplyCross |
| int | tickLengthIn |
| int | tickLengthOut |
| int | subTickLengthIn |
| int | subTickLengthOut |
| QPen | tickPen |
| QPen | subTickPen |
| QFont | tickLabelFont |
| QColor | tickLabelColor |
| QRect | axisRect |
| QRect | viewportRect |
| double | offset |
| bool | abbreviateDecimalPowers |
| bool | reversedEndings |
| QVector< double > | subTickPositions |
| QVector< double > | tickPositions |
| QVector< QString > | tickLabels |
Protected Member Functions | |
| virtual QByteArray | generateLabelParameterHash () const |
| virtual void | placeTickLabel (QCPPainter *painter, double position, int distanceToAxis, const QString &text, QSize *tickLabelsSize) |
| virtual void | drawTickLabel (QCPPainter *painter, double x, double y, const TickLabelData &labelData) const |
| virtual TickLabelData | getTickLabelData (const QFont &font, const QString &text) const |
| virtual QPointF | getTickLabelDrawOffset (const TickLabelData &labelData) const |
| virtual void | getMaxTickLabelSize (const QFont &font, const QString &text, QSize *tickLabelsSize) const |
| virtual QByteArray | generateLabelParameterHash () const |
| virtual void | placeTickLabel (QCPPainter *painter, double position, int distanceToAxis, const QString &text, QSize *tickLabelsSize) |
| virtual void | drawTickLabel (QCPPainter *painter, double x, double y, const TickLabelData &labelData) const |
| virtual TickLabelData | getTickLabelData (const QFont &font, const QString &text) const |
| virtual QPointF | getTickLabelDrawOffset (const TickLabelData &labelData) const |
| virtual void | getMaxTickLabelSize (const QFont &font, const QString &text, QSize *tickLabelsSize) const |
| virtual QByteArray | generateLabelParameterHash () const |
| virtual void | placeTickLabel (QCPPainter *painter, double position, int distanceToAxis, const QString &text, QSize *tickLabelsSize) |
| virtual void | drawTickLabel (QCPPainter *painter, double x, double y, const TickLabelData &labelData) const |
| virtual TickLabelData | getTickLabelData (const QFont &font, const QString &text) const |
| virtual QPointF | getTickLabelDrawOffset (const TickLabelData &labelData) const |
| virtual void | getMaxTickLabelSize (const QFont &font, const QString &text, QSize *tickLabelsSize) const |
Protected Attributes | |
| QCustomPlot * | mParentPlot |
| QByteArray | mLabelParameterHash |
| QCache< QString, CachedLabel > | mLabelCache |
| QRect | mAxisSelectionBox |
| QRect | mTickLabelsSelectionBox |
| QRect | mLabelSelectionBox |
|
explicit |
|
virtual |
|
explicit |
|
virtual |
|
explicit |
|
virtual |
|
inline |
|
inline |
|
inline |
| void QCPAxisPainterPrivate::clearCache | ( | ) |
| void QCPAxisPainterPrivate::clearCache | ( | ) |
| void QCPAxisPainterPrivate::clearCache | ( | ) |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
inline |
|
inline |
References QCP_LIB_DECL.
|
inline |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
|
inline |
| bool QCPAxisPainterPrivate::abbreviateDecimalPowers |
| QRect QCPAxisPainterPrivate::axisRect |
| QPen QCPAxisPainterPrivate::basePen |
| QString QCPAxisPainterPrivate::label |
| QColor QCPAxisPainterPrivate::labelColor |
| QFont QCPAxisPainterPrivate::labelFont |
| int QCPAxisPainterPrivate::labelPadding |
| QCPLineEnding QCPAxisPainterPrivate::lowerEnding |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| bool QCPAxisPainterPrivate::numberMultiplyCross |
| double QCPAxisPainterPrivate::offset |
| bool QCPAxisPainterPrivate::reversedEndings |
| bool QCPAxisPainterPrivate::substituteExponent |
| int QCPAxisPainterPrivate::subTickLengthIn |
| int QCPAxisPainterPrivate::subTickLengthOut |
| QPen QCPAxisPainterPrivate::subTickPen |
| QVector< double > QCPAxisPainterPrivate::subTickPositions |
| QColor QCPAxisPainterPrivate::tickLabelColor |
| QFont QCPAxisPainterPrivate::tickLabelFont |
| int QCPAxisPainterPrivate::tickLabelPadding |
| double QCPAxisPainterPrivate::tickLabelRotation |
| QVector< QString > QCPAxisPainterPrivate::tickLabels |
| QCPAxis::LabelSide QCPAxisPainterPrivate::tickLabelSide |
| int QCPAxisPainterPrivate::tickLengthIn |
| int QCPAxisPainterPrivate::tickLengthOut |
| QPen QCPAxisPainterPrivate::tickPen |
| QVector< double > QCPAxisPainterPrivate::tickPositions |
| QCPAxis::AxisType QCPAxisPainterPrivate::type |
| QCPLineEnding QCPAxisPainterPrivate::upperEnding |
| QRect QCPAxisPainterPrivate::viewportRect |