Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
ConvertPathInfo Struct Reference
Collaboration diagram for ConvertPathInfo:

Public Member Functions

 ConvertPathInfo (QPainterPath *newPath, const QPointF &newPos, qreal newStretch=1.0)
 ConvertPathInfo (QPainterPath *newPath, const QPointF &newPos, qreal newStretch=1.0)

Public Attributes

QPainterPathpath
QPointF pos
qreal stretch

Detailed Description

Definition at line 508 of file qfontengine_coretext.mm.

Constructor & Destructor Documentation

◆ ConvertPathInfo() [1/2]

ConvertPathInfo::ConvertPathInfo ( QPainterPath * newPath,
const QPointF & newPos,
qreal newStretch = 1.0 )
inline

Definition at line 510 of file qfontengine_coretext.mm.

References ConvertPathInfo().

Referenced by ConvertPathInfo().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ConvertPathInfo() [2/2]

ConvertPathInfo::ConvertPathInfo ( QPainterPath * newPath,
const QPointF & newPos,
qreal newStretch = 1.0 )
inline

Definition at line 510 of file qfontengine_coretext.mm.

Member Data Documentation

◆ path

QPainterPath * ConvertPathInfo::path

Definition at line 512 of file qfontengine_coretext.mm.

◆ pos

QPointF ConvertPathInfo::pos

Definition at line 513 of file qfontengine_coretext.mm.

◆ stretch

qreal ConvertPathInfo::stretch

Definition at line 514 of file qfontengine_coretext.mm.


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