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

(ca1575308c847770d7efb7d2a0d30162bc3bd47b)

#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 4002 of file qevent.cpp.

References operator<<().

+ Here is the call graph for this function: