iCub-main
Public Attributes | List of all members
QCPAxisPainterPrivate::TickLabelData Struct Reference

#include <qcustomplot.h>

Public Attributes

QString basePart
 
QString expPart
 
QRect baseBounds
 
QRect expBounds
 
QRect totalBounds
 
QRect rotatedTotalBounds
 
QFont baseFont
 
QFont expFont
 

Detailed Description

Definition at line 1353 of file qcustomplot.h.

Member Data Documentation

◆ baseBounds

QRect QCPAxisPainterPrivate::TickLabelData::baseBounds

Definition at line 1356 of file qcustomplot.h.

◆ baseFont

QFont QCPAxisPainterPrivate::TickLabelData::baseFont

Definition at line 1357 of file qcustomplot.h.

◆ basePart

QString QCPAxisPainterPrivate::TickLabelData::basePart

Definition at line 1355 of file qcustomplot.h.

◆ expBounds

QRect QCPAxisPainterPrivate::TickLabelData::expBounds

Definition at line 1356 of file qcustomplot.h.

◆ expFont

QFont QCPAxisPainterPrivate::TickLabelData::expFont

Definition at line 1357 of file qcustomplot.h.

◆ expPart

QString QCPAxisPainterPrivate::TickLabelData::expPart

Definition at line 1355 of file qcustomplot.h.

◆ rotatedTotalBounds

QRect QCPAxisPainterPrivate::TickLabelData::rotatedTotalBounds

Definition at line 1356 of file qcustomplot.h.

◆ totalBounds

QRect QCPAxisPainterPrivate::TickLabelData::totalBounds

Definition at line 1356 of file qcustomplot.h.


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