Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qeventpoint.h File Reference
#include <QtGui/qtguiglobal.h>
#include <QtGui/qvector2d.h>
#include <QtGui/qpointingdevice.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qmetatype.h>
+ Include dependency graph for qeventpoint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QEventPoint
 The QEventPoint class provides information about a point in a QPointerEvent. More...
 

Functions

Q_GUI_EXPORT QDebug operator<< (QDebug, const QEventPoint *)
 
Q_GUI_EXPORT QDebug operator<< (QDebug, const QEventPoint &)
 

Function Documentation

◆ operator<<() [1/2]

◆ operator<<() [2/2]

Q_GUI_EXPORT QDebug operator<< ( QDebug  dbg,
const QEventPoint tp 
)

Definition at line 3999 of file qevent.cpp.

References operator<<().

+ Here is the call graph for this function: