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
qandroidplatformscreen.cpp File Reference

(0a92d881bb91d3ff14187e7838af1cad9ad1070c)

#include <QDebug>
#include <QTime>
#include <qpa/qwindowsysteminterface.h>
#include "qandroidplatformscreen.h"
#include "qandroidplatformintegration.h"
#include "qandroidplatformwindow.h"
#include "androidjnimain.h"
#include "androidjnimenu.h"
#include "androiddeadlockprotector.h"
#include <android/bitmap.h>
#include <android/native_window_jni.h>
#include <qguiapplication.h>
#include <QtCore/QJniObject>
#include <QtCore/QJniEnvironment>
#include <QtGui/QGuiApplication>
#include <QtGui/QWindow>
#include <QtGui/private/qwindow_p.h>
#include <vector>
+ Include dependency graph for qandroidplatformscreen.cpp:

Go to the source code of this file.

Macros

#define PROFILE_SCOPE
 

Variables

static const int androidLogicalDpi = 72
 

Macro Definition Documentation

◆ PROFILE_SCOPE

#define PROFILE_SCOPE

Definition at line 51 of file qandroidplatformscreen.cpp.

Variable Documentation

◆ androidLogicalDpi

const int androidLogicalDpi = 72
static