(9f618f120c5eb715ec9cbf9120bcb0daf5a97912)
#include "qiosglobal.h"
#include "qiosintegration.h"
#include "qiosscreen.h"
#include "qioswindow.h"
#include <qpa/qwindowsysteminterface.h>
#include "qiosapplicationdelegate.h"
#include "qiosviewcontroller.h"
#include "quiview.h"
#include "qiostheme.h"
#include "quiwindow.h"
#include <QtCore/private/qcore_mac_p.h>
#include <QtGui/qpointingdevice.h>
#include <QtGui/private/qwindow_p.h>
#include <QtGui/private/qguiapplication_p.h>
#include <private/qcoregraphics_p.h>
#include <sys/sysctl.h>
#include "moc_qiosscreen.cpp"
Go to the source code of this file.
◆ DisplayLinkBlock
typedef void(^ DisplayLinkBlock) (CADisplayLink *displayLink) |
◆ deviceModelIdentifier()
Returns the model identifier of the device.
Definition at line 123 of file qiosscreen.mm.
◆ qtPlatformScreenFor()
QIOSScreen * qtPlatformScreenFor |
( |
UIScreen * | uiScreen | ) |
|
|
static |