![]() |
Qt 6.x
The Qt SDK
|
#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/QWeakPointer>#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) |
| Q_GUI_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| const QWindowSystemInterface::TouchPoint & | p | ||
| ) |
Definition at line 1044 of file qwindowsysteminterface.cpp.