![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qtguiglobal.h>#include <QtCore/qobject.h>#include <QtGui/qinputdevice.h>Go to the source code of this file.
Classes | |
| class | QPointingDeviceUniqueId |
| QPointingDeviceUniqueId identifies a unique object, such as a tagged token or stylus, which is used with a pointing device. More... | |
| class | QPointingDevice |
| The QPointingDevice class describes a device from which mouse, touch or tablet events originate. More... | |
Functions | |
| Q_DECLARE_TYPEINFO (QPointingDeviceUniqueId, Q_RELOCATABLE_TYPE) | |
| Q_GUI_EXPORT size_t | qHash (QPointingDeviceUniqueId key, size_t seed=0) noexcept |
| \qhashold{QPointingDeviceUniqueId} | |
| Q_GUI_EXPORT QDebug | operator<< (QDebug, const QPointingDevice *) |
| QDebug operator<< | ( | QDebug | debug, |
| const QPointingDevice * | device ) |
Definition at line 725 of file qpointingdevice.cpp.
| Q_DECLARE_TYPEINFO | ( | QPointingDeviceUniqueId | , |
| Q_RELOCATABLE_TYPE | ) |
|
noexcept |