Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qt_mac_cg_transform_path Struct Reference
+ Collaboration diagram for qt_mac_cg_transform_path:

Public Attributes

CGMutablePathRef path
 
CGAffineTransform transform
 

Detailed Description

Definition at line 1263 of file qpaintengine_mac.mm.

Member Data Documentation

◆ path

CGMutablePathRef qt_mac_cg_transform_path::path

Definition at line 1264 of file qpaintengine_mac.mm.

◆ transform

CGAffineTransform qt_mac_cg_transform_path::transform

Definition at line 1265 of file qpaintengine_mac.mm.

Referenced by QCoreGraphicsPaintEnginePrivate::drawPath().


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