|
SETestKCL
1.0.
|
#include <qcustomplot.h>
Public Attributes | |
| QString | basePart |
| QString | expPart |
| QRect | baseBounds |
| QRect | expBounds |
| QRect | totalBounds |
| QRect | rotatedTotalBounds |
| QFont | baseFont |
| QFont | expFont |
Definition at line 1367 of file qcustomplot.h.
| QRect baseBounds |
Definition at line 1370 of file qcustomplot.h.
Referenced by QCPAxisPainterPrivate::drawTickLabel(), and QCPAxisPainterPrivate::getTickLabelData().
| QFont baseFont |
Definition at line 1371 of file qcustomplot.h.
Referenced by QCPAxisPainterPrivate::drawTickLabel(), and QCPAxisPainterPrivate::getTickLabelData().
| QString basePart |
Definition at line 1369 of file qcustomplot.h.
Referenced by QCPAxisPainterPrivate::drawTickLabel(), and QCPAxisPainterPrivate::getTickLabelData().
| QRect expBounds |
Definition at line 1370 of file qcustomplot.h.
Referenced by QCPAxisPainterPrivate::drawTickLabel(), and QCPAxisPainterPrivate::getTickLabelData().
| QFont expFont |
Definition at line 1371 of file qcustomplot.h.
Referenced by QCPAxisPainterPrivate::drawTickLabel(), and QCPAxisPainterPrivate::getTickLabelData().
| QString expPart |
Definition at line 1369 of file qcustomplot.h.
Referenced by QCPAxisPainterPrivate::drawTickLabel(), and QCPAxisPainterPrivate::getTickLabelData().
| QRect rotatedTotalBounds |
Definition at line 1370 of file qcustomplot.h.
Referenced by QCPAxisPainterPrivate::getMaxTickLabelSize(), QCPAxisPainterPrivate::getTickLabelData(), and QCPAxisPainterPrivate::placeTickLabel().
| QRect totalBounds |
Definition at line 1370 of file qcustomplot.h.
Referenced by QCPAxisPainterPrivate::drawTickLabel(), QCPAxisPainterPrivate::getTickLabelData(), and QCPAxisPainterPrivate::getTickLabelDrawOffset().
1.8.5