Definition at line 216 of file qwt_graphic.cpp.
◆ PathInfo() [1/2]
QwtGraphic::PathInfo::PathInfo |
( |
| ) |
|
|
inline |
◆ PathInfo() [2/2]
QwtGraphic::PathInfo::PathInfo |
( |
const QRectF & |
pointRect, |
|
|
const QRectF & |
boundingRect, |
|
|
bool |
scalablePen |
|
) |
| |
|
inline |
◆ scaledBoundingRect()
QRectF QwtGraphic::PathInfo::scaledBoundingRect |
( |
qreal |
sx, |
|
|
qreal |
sy, |
|
|
bool |
scalePens |
|
) |
| const |
|
inline |
◆ scaleFactorX()
double QwtGraphic::PathInfo::scaleFactorX |
( |
const QRectF & |
pathRect, |
|
|
const QRectF & |
targetRect, |
|
|
bool |
scalePens |
|
) |
| const |
|
inline |
◆ scaleFactorY()
double QwtGraphic::PathInfo::scaleFactorY |
( |
const QRectF & |
pathRect, |
|
|
const QRectF & |
targetRect, |
|
|
bool |
scalePens |
|
) |
| const |
|
inline |
◆ m_boundingRect
QRectF QwtGraphic::PathInfo::m_boundingRect |
|
private |
◆ m_pointRect
QRectF QwtGraphic::PathInfo::m_pointRect |
|
private |
◆ m_scalablePen
bool QwtGraphic::PathInfo::m_scalablePen |
|
private |
The documentation for this class was generated from the following file: