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

(8723daf6969c682043a7080a2eaa9106463bb492)

#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)
 

Function Documentation

◆ operator<<()

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

Definition at line 1049 of file qwindowsysteminterface.cpp.