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
qpointingdevice.cpp File Reference

(a6059cebe85c4ba8dd43df8aae146799c8bb6cb0)

#include "qpointingdevice.h"
#include "qpointingdevice_p.h"
#include "qwindowsysteminterface_p.h"
#include "qeventpoint_p.h"
#include <QList>
#include <QLoggingCategory>
#include <QMutex>
#include <QCoreApplication>
#include <private/qdebug_p.h>
#include "moc_qpointingdevice.cpp"
+ Include dependency graph for qpointingdevice.cpp:

Go to the source code of this file.

Functions

 Q_LOGGING_CATEGORY (lcPointerGrab, "qt.pointer.grab")
 
QDebug operator<< (QDebug debug, const QPointingDevice *device)
 

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug debug,
const QPointingDevice * device )

Definition at line 702 of file qpointingdevice.cpp.

References debug, Qt::dec(), device, QtDebugUtils::formatQEnum(), QtDebugUtils::formatQFlags(), QPointingDevice::Generic, Qt::hex(), and QInputDevice::Position.

+ Here is the call graph for this function:

◆ Q_LOGGING_CATEGORY()

Q_LOGGING_CATEGORY ( lcPointerGrab ,
"qt.pointer.grab"  )