Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qiosviewcontroller.mm File Reference

(9f618f120c5eb715ec9cbf9120bcb0daf5a97912)

#include "qiosglobal.h"
import "qiosviewcontroller.h"
#include <QtCore/qscopedvaluerollback.h>
#include <QtCore/private/qcore_mac_p.h>
#include <QtGui/private/qapplekeymapper_p.h>
#include <QtGui/QGuiApplication>
#include <QtGui/QWindow>
#include <QtGui/QScreen>
#include <QtGui/private/qwindow_p.h>
#include <QtGui/private/qguiapplication_p.h>
#include "qiosintegration.h"
#include "qiosscreen.h"
#include "qioswindow.h"
#include "quiview.h"
#include <QtCore/qpointer.h>
Include dependency graph for qiosviewcontroller.mm:

Go to the source code of this file.

Classes

class  QIOSDesktopManagerView

Macros

#define gridColorWithBrightness(br)

Variables

QMetaObject::Connection m_focusWindowChangeConnection
QMetaObject::Connection m_appStateChangedConnection

Macro Definition Documentation

◆ gridColorWithBrightness

#define gridColorWithBrightness ( br)
Value:
[UIColor colorWithHue:0.6 saturation:0.0 brightness:br alpha:1.0].CGColor
GLfloat GLfloat GLfloat alpha
Definition qopenglext.h:418

Variable Documentation

◆ m_appStateChangedConnection

QMetaObject::Connection m_appStateChangedConnection

Definition at line 226 of file qiosviewcontroller.mm.

◆ m_focusWindowChangeConnection

QMetaObject::Connection m_focusWindowChangeConnection
Initial value:
{
BOOL m_updatingProperties

Definition at line 225 of file qiosviewcontroller.mm.