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

#include <qhighdpiscaling_p.h>

+ Collaboration diagram for QHighDpiScaling::Point:

Public Types

enum  Kind { Invalid , DeviceIndependent , Native }
 

Public Attributes

Kind kind
 
QPoint point
 

Detailed Description

Definition at line 63 of file qhighdpiscaling_p.h.

Member Enumeration Documentation

◆ Kind

Enumerator
Invalid 
DeviceIndependent 
Native 

Definition at line 64 of file qhighdpiscaling_p.h.

Member Data Documentation

◆ kind

Kind QHighDpiScaling::Point::kind

Definition at line 69 of file qhighdpiscaling_p.h.

◆ point

QPoint QHighDpiScaling::Point::point

Definition at line 70 of file qhighdpiscaling_p.h.


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