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_Point Struct Reference
+ Collaboration diagram for QT_Point:

Public Attributes

int x
 
int y
 

Detailed Description

Definition at line 277 of file qpaintengine.cpp.

Member Data Documentation

◆ x

int QT_Point::x

Definition at line 278 of file qpaintengine.cpp.

◆ y

int QT_Point::y

Definition at line 279 of file qpaintengine.cpp.


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