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 d_boundingRect
 
QRectF d_pointRect
 
bool d_scalablePen
 

Detailed Description

Definition at line 216 of file qwt_graphic.cpp.

Constructor & Destructor Documentation

QwtGraphic::PathInfo::PathInfo ( )
inline

Definition at line 219 of file qwt_graphic.cpp.

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

Definition at line 225 of file qwt_graphic.cpp.

Member Function Documentation

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

Definition at line 233 of file qwt_graphic.cpp.

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

Definition at line 261 of file qwt_graphic.cpp.

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

QRectF QwtGraphic::PathInfo::d_boundingRect
private

Definition at line 325 of file qwt_graphic.cpp.

QRectF QwtGraphic::PathInfo::d_pointRect
private

Definition at line 324 of file qwt_graphic.cpp.

bool QwtGraphic::PathInfo::d_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 Dec 6 2020 04:02:50