SimCenterCommon
Common functionality used within different SimCenter projects
|
#include <qcustomplot.h>
Public Attributes | |
QString | basePart |
QString | expPart |
QString | suffixPart |
QRect | baseBounds |
QRect | expBounds |
QRect | suffixBounds |
QRect | totalBounds |
QRect | rotatedTotalBounds |
QFont | baseFont |
QFont | expFont |
Definition at line 2232 of file qcustomplot.h.
QRect QCPAxisPainterPrivate::TickLabelData::baseBounds |
Definition at line 2235 of file qcustomplot.h.
QFont QCPAxisPainterPrivate::TickLabelData::baseFont |
Definition at line 2236 of file qcustomplot.h.
QString QCPAxisPainterPrivate::TickLabelData::basePart |
Definition at line 2234 of file qcustomplot.h.
QRect QCPAxisPainterPrivate::TickLabelData::expBounds |
Definition at line 2235 of file qcustomplot.h.
QFont QCPAxisPainterPrivate::TickLabelData::expFont |
Definition at line 2236 of file qcustomplot.h.
QString QCPAxisPainterPrivate::TickLabelData::expPart |
Definition at line 2234 of file qcustomplot.h.
QRect QCPAxisPainterPrivate::TickLabelData::rotatedTotalBounds |
Definition at line 2235 of file qcustomplot.h.
QRect QCPAxisPainterPrivate::TickLabelData::suffixBounds |
Definition at line 2235 of file qcustomplot.h.
QString QCPAxisPainterPrivate::TickLabelData::suffixPart |
Definition at line 2234 of file qcustomplot.h.
QRect QCPAxisPainterPrivate::TickLabelData::totalBounds |
Definition at line 2235 of file qcustomplot.h.