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
QCosmeticStroker::Point Struct Reference

#include <qcosmeticstroker_p.h>

Collaboration diagram for QCosmeticStroker::Point:

Public Attributes

int x
int y

Detailed Description

Definition at line 35 of file qcosmeticstroker_p.h.

Member Data Documentation

◆ x

int QCosmeticStroker::Point::x

Definition at line 36 of file qcosmeticstroker_p.h.

Referenced by drawLine().

◆ y

int QCosmeticStroker::Point::y

Definition at line 37 of file qcosmeticstroker_p.h.

Referenced by drawLine().


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