|  | Qt 6.x
    The Qt SDK | 
#include <qcosmeticstroker_p.h>
 Collaboration diagram for QCosmeticStroker::Point:
 Collaboration diagram for QCosmeticStroker::Point:| Public Attributes | |
| int | x | 
| int | y | 
Definition at line 35 of file qcosmeticstroker_p.h.
| int QCosmeticStroker::Point::x | 
Definition at line 36 of file qcosmeticstroker_p.h.
Referenced by QCosmeticStroker::clipLine(), QCosmeticStroker::drawLine(), drawLine(), and QCosmeticStroker::drawPath().
| int QCosmeticStroker::Point::y | 
Definition at line 37 of file qcosmeticstroker_p.h.
Referenced by QCosmeticStroker::drawLine(), drawLine(), and QCosmeticStroker::drawPath().