SimCenterCommon
Common functionality used within different SimCenter projects
QCPAxisPainterPrivate::TickLabelData Struct Reference

#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
 

Detailed Description

Definition at line 2232 of file qcustomplot.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: