![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"Go to the source code of this file.
Variables | |
| static QT_BEGIN_NAMESPACE bool | forceDelivery = qEnvironmentVariableIsSet("QT_TUIOTOUCH_DELIVER_WITHOUT_FOCUS") |
|
static |
Definition at line 32 of file qtuiohandler.cpp.