QCPAxisPainterPrivate::TickLabelData Struct Reference

#include </home/florent/devel/release/src/gepetto-viewer/plugins/pyqcustomplot/qcustomplot-1.3.2/qcustomplot.h>

Public Attributes

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

Member Data Documentation

◆ baseBounds

QRect QCPAxisPainterPrivate::TickLabelData::baseBounds

◆ baseFont

QFont QCPAxisPainterPrivate::TickLabelData::baseFont

◆ basePart

QString QCPAxisPainterPrivate::TickLabelData::basePart

◆ expBounds

QRect QCPAxisPainterPrivate::TickLabelData::expBounds

◆ expFont

QFont QCPAxisPainterPrivate::TickLabelData::expFont

◆ expPart

QString QCPAxisPainterPrivate::TickLabelData::expPart

◆ rotatedTotalBounds

QRect QCPAxisPainterPrivate::TickLabelData::rotatedTotalBounds

◆ suffixBounds

QRect QCPAxisPainterPrivate::TickLabelData::suffixBounds

◆ suffixPart

QString QCPAxisPainterPrivate::TickLabelData::suffixPart

◆ totalBounds

QRect QCPAxisPainterPrivate::TickLabelData::totalBounds

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