Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qpointingdevice.cpp File Reference

(1cd7e01c909499b4c4c6d7dd250cc67bbb962141)

#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)
size_t qHash (QPointingDeviceUniqueId key, size_t seed) noexcept
 \qhashold{QPointingDeviceUniqueId}

Function Documentation

◆ operator<<()

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

Definition at line 702 of file qpointingdevice.cpp.

◆ Q_LOGGING_CATEGORY()

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

◆ qHash()

size_t qHash ( QPointingDeviceUniqueId key,
size_t seed )
noexcept

\qhashold{QPointingDeviceUniqueId}

Since
5.8

Definition at line 816 of file qpointingdevice.cpp.