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
qwindowsysteminterface.h File Reference

(68a9c5fe513e147e4cffd29b50a4714813df411e)

#include <QtGui/qtguiglobal.h>
#include <QtCore/QTime>
#include <QtGui/qwindowdefs.h>
#include <QtCore/QEvent>
#include <QtCore/QAbstractEventDispatcher>
#include <QtGui/QScreen>
#include <QtGui/QWindow>
#include <QtCore/QMutex>
#include <QtGui/QTouchEvent>
#include <QtCore/QEventLoop>
#include <QtGui/QVector2D>
Include dependency graph for qwindowsysteminterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QWindowSystemInterface
 The QWindowSystemInterface provides an event queue for the QPA platform. More...
struct  QWindowSystemInterface::SynchronousDelivery
struct  QWindowSystemInterface::AsynchronousDelivery
struct  QWindowSystemInterface::DefaultDelivery
struct  QWindowSystemInterface::TouchPoint

Functions

Q_GUI_EXPORT QDebug operator<< (QDebug dbg, const QWindowSystemInterface::TouchPoint &p)

Function Documentation

◆ operator<<()

Q_GUI_EXPORT QDebug operator<< ( QDebug dbg,
const QWindowSystemInterface::TouchPoint & p )

Definition at line 1052 of file qwindowsysteminterface.cpp.