![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>#include <QtCore/qobject.h>#include <QtGui/qscreen.h>
Include dependency graph for qinputdevice.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QInputDevice |
| The QInputDevice class describes a device from which a QInputEvent originates. More... | |
Functions | |
| Q_GUI_EXPORT QDebug | operator<< (QDebug, const QInputDevice *) |
| Q_GUI_EXPORT QDebug operator<< | ( | QDebug | debug, |
| const QInputDevice * | device | ||
| ) |
Definition at line 368 of file qinputdevice.cpp.
References d, debug, device, and QInputDevicePrivate::get().
Here is the call graph for this function: