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

(05fc3aef53348fb58be6308076e000825b704e58)

#include "qtwindowsglobal.h"
#include <QtGui/qtguiglobal.h>
#include <QtGui/qpointingdevice.h>
#include <QtCore/qhash.h>
#include <QtCore/qlist.h>
#include <QtCore/qpoint.h>
#include <QtCore/qsharedpointer.h>
#include <wintab.h>
+ Include dependency graph for qwindowstabletsupport.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QWindowsWinTab32DLL
 Functions from wintabl32.dll shipped with WACOM tablets used by QWindowsTabletSupport. More...
 
struct  QWindowsTabletDeviceData
 
class  QWinTabPointingDevice
 
class  QWindowsTabletSupport
 Tablet support for Windows. More...
 

Functions

 QT_REQUIRE_CONFIG (tabletevent)
 
QDebug operator<< (QDebug d, const QWindowsTabletDeviceData &t)
 

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug d,
const QWindowsTabletDeviceData & t )

Definition at line 96 of file qwindowstabletsupport.cpp.

References d.

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( tabletevent )