![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>
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) |
QDebug operator<< | ( | QDebug | d, |
const QWindowsTabletDeviceData & | t ) |
Definition at line 96 of file qwindowstabletsupport.cpp.
References QWindowsTabletDeviceData::maxPressure, QWindowsTabletDeviceData::maxTanPressure, QWindowsTabletDeviceData::maxX, QWindowsTabletDeviceData::maxY, QWindowsTabletDeviceData::maxZ, QWindowsTabletDeviceData::minPressure, QWindowsTabletDeviceData::minTanPressure, QWindowsTabletDeviceData::minX, QWindowsTabletDeviceData::minY, and QWindowsTabletDeviceData::minZ.
QT_REQUIRE_CONFIG | ( | tabletevent | ) |