Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qinputdevice.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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 368 of file qinputdevice.cpp.

References d, debug, device, and QInputDevicePrivate::get().

+ Here is the call graph for this function: