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
qinputdevice.h File Reference

(d74079873bbbff8701ec9b254647624775ced27a)

#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 *)

Function Documentation

◆ operator<<()

Q_GUI_EXPORT QDebug operator<< ( QDebug debug,
const QInputDevice * device )

Definition at line 396 of file qinputdevice.cpp.