![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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) |
| size_t | qHash (QPointingDeviceUniqueId key, size_t seed) noexcept |
| \qhashold{QPointingDeviceUniqueId} | |
| QDebug operator<< | ( | QDebug | debug, |
| const QPointingDevice * | device ) |
Definition at line 725 of file qpointingdevice.cpp.
| Q_LOGGING_CATEGORY | ( | lcPointerGrab | , |
| "qt.pointer.grab" | ) |
|
noexcept |