Public Member Functions | Private Attributes | List of all members
QwtGraphic::PathInfo Class Reference

Public Member Functions

 PathInfo ()
 
 PathInfo (const QRectF &pointRect, const QRectF &boundingRect, bool scalablePen)
 
QRectF scaledBoundingRect (qreal sx, qreal sy, bool scalePens) const
 
double scaleFactorX (const QRectF &pathRect, const QRectF &targetRect, bool scalePens) const
 
double scaleFactorY (const QRectF &pathRect, const QRectF &targetRect, bool scalePens) const
 

Private Attributes

QRectF m_boundingRect
 
QRectF m_pointRect
 
bool m_scalablePen
 

Detailed Description

Definition at line 216 of file qwt_graphic.cpp.

Constructor & Destructor Documentation

◆ PathInfo() [1/2]

QwtGraphic::PathInfo::PathInfo ( )
inline

Definition at line 219 of file qwt_graphic.cpp.

◆ PathInfo() [2/2]

QwtGraphic::PathInfo::PathInfo ( const QRectF &  pointRect,
const QRectF &  boundingRect,
bool  scalablePen 
)
inline

Definition at line 225 of file qwt_graphic.cpp.

Member Function Documentation

◆ scaledBoundingRect()

QRectF QwtGraphic::PathInfo::scaledBoundingRect ( qreal  sx,
qreal  sy,
bool  scalePens 
) const
inline

Definition at line 233 of file qwt_graphic.cpp.

◆ scaleFactorX()

double QwtGraphic::PathInfo::scaleFactorX ( const QRectF &  pathRect,
const QRectF &  targetRect,
bool  scalePens 
) const
inline

Definition at line 261 of file qwt_graphic.cpp.

◆ scaleFactorY()

double QwtGraphic::PathInfo::scaleFactorY ( const QRectF &  pathRect,
const QRectF &  targetRect,
bool  scalePens 
) const
inline

Definition at line 292 of file qwt_graphic.cpp.

Member Data Documentation

◆ m_boundingRect

QRectF QwtGraphic::PathInfo::m_boundingRect
private

Definition at line 325 of file qwt_graphic.cpp.

◆ m_pointRect

QRectF QwtGraphic::PathInfo::m_pointRect
private

Definition at line 324 of file qwt_graphic.cpp.

◆ m_scalablePen

bool QwtGraphic::PathInfo::m_scalablePen
private

Definition at line 326 of file qwt_graphic.cpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:29