|
|
QRect | axisSelectionBox () const |
| |
|
void | clearCache () |
| |
|
virtual void | draw (QCPPainter *painter) |
| |
|
QRect | labelSelectionBox () const |
| |
| | QCPAxisPainterPrivate (QCustomPlot *parentPlot) |
| |
|
virtual int | size () const |
| |
|
QRect | tickLabelsSelectionBox () const |
| |
|
|
virtual void | drawTickLabel (QCPPainter *painter, double x, double y, const TickLabelData &labelData) const |
| |
|
virtual QByteArray | generateLabelParameterHash () const |
| |
|
virtual void | getMaxTickLabelSize (const QFont &font, const QString &text, QSize *tickLabelsSize) const |
| |
|
virtual TickLabelData | getTickLabelData (const QFont &font, const QString &text) const |
| |
|
virtual QPointF | getTickLabelDrawOffset (const TickLabelData &labelData) const |
| |
|
virtual void | placeTickLabel (QCPPainter *painter, double position, int distanceToAxis, const QString &text, QSize *tickLabelsSize) |
| |
| QCPAxisPainterPrivate::QCPAxisPainterPrivate |
( |
QCustomPlot * |
parentPlot | ) |
|
|
explicit |
Constructs a QCPAxisPainterPrivate instance. Make sure to not create a new instance on every redraw, to utilize the caching mechanisms.
The documentation for this class was generated from the following files:
- projects/gui/3rdparty/qcustomplot/qcustomplot.h
- projects/gui/3rdparty/qcustomplot/qcustomplot.cpp