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

(c26994ff1551aa5450383cc51bed9b4d39f973f7)

#include "qtuiohandler_p.h"
#include "qtuiocursor_p.h"
#include "qtuiotoken_p.h"
#include "qoscbundle_p.h"
#include "qoscmessage_p.h"
#include <qpa/qwindowsysteminterface.h>
#include <QPointingDevice>
#include <QWindow>
#include <QGuiApplication>
#include <QLoggingCategory>
#include <QRect>
#include <qmath.h>
#include "moc_qtuiohandler_p.cpp"
+ Include dependency graph for qtuiohandler.cpp:

Go to the source code of this file.

Variables

static QT_BEGIN_NAMESPACE bool forceDelivery = qEnvironmentVariableIsSet("QT_TUIOTOUCH_DELIVER_WITHOUT_FOCUS")
 

Variable Documentation

◆ forceDelivery

QT_BEGIN_NAMESPACE bool forceDelivery = qEnvironmentVariableIsSet("QT_TUIOTOUCH_DELIVER_WITHOUT_FOCUS")
static

Definition at line 32 of file qtuiohandler.cpp.