![]() |
Qt 6.x
The Qt SDK
|
#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"
Go to the source code of this file.
Functions | |
Q_LOGGING_CATEGORY (lcPointerGrab, "qt.pointer.grab") | |
QDebug | operator<< (QDebug debug, const QPointingDevice *device) |
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.
Q_LOGGING_CATEGORY | ( | lcPointerGrab | , |
"qt.pointer.grab" | |||
) |