![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 | |
| QPainterPath * | path |
| QPointF | pos |
| qreal | stretch |
Definition at line 508 of file qfontengine_coretext.mm.
|
inline |
Definition at line 510 of file qfontengine_coretext.mm.
References ConvertPathInfo().
Referenced by ConvertPathInfo().
|
inline |
Definition at line 510 of file qfontengine_coretext.mm.
| QPainterPath * ConvertPathInfo::path |
Definition at line 512 of file qfontengine_coretext.mm.
| QPointF ConvertPathInfo::pos |
Definition at line 513 of file qfontengine_coretext.mm.
| qreal ConvertPathInfo::stretch |
Definition at line 514 of file qfontengine_coretext.mm.