![]() |
Qt 6.x
The Qt SDK
|
#include <qwindowsysteminterface_p.h>
Public Member Functions | |
ScreenLogicalDotsPerInchEvent (QScreen *s, qreal dx, qreal dy) | |
![]() | |
WindowSystemEvent (EventType t) | |
virtual | ~WindowSystemEvent () |
bool | synthetic () const |
bool | nullWindow () const |
Public Attributes | |
QPointer< QScreen > | screen |
qreal | dpiX |
qreal | dpiY |
![]() | |
EventType | type |
int | flags |
bool | eventAccepted |
Additional Inherited Members | |
![]() | |
enum | { Synthetic = 0x1 , NullWindow = 0x2 } |
Definition at line 310 of file qwindowsysteminterface_p.h.
|
inline |
Definition at line 312 of file qwindowsysteminterface_p.h.
qreal QWindowSystemInterfacePrivate::ScreenLogicalDotsPerInchEvent::dpiX |
Definition at line 315 of file qwindowsysteminterface_p.h.
qreal QWindowSystemInterfacePrivate::ScreenLogicalDotsPerInchEvent::dpiY |
Definition at line 316 of file qwindowsysteminterface_p.h.
Definition at line 314 of file qwindowsysteminterface_p.h.