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
QCocoaTouch Class Reference

#include <qmultitouch_mac_p.h>

Collaboration diagram for QCocoaTouch:

Static Public Member Functions

static QList< QWindowSystemInterface::TouchPointgetCurrentTouchPointList (NSEvent *event, bool acceptSingleTouch)
static void setMouseInDraggingState (bool inDraggingState)
static QPointingDevicegetTouchDevice (QInputDevice::DeviceType type, quint64 id)

Detailed Description

Definition at line 31 of file qmultitouch_mac_p.h.

Member Function Documentation

◆ getCurrentTouchPointList()

QList< QWindowSystemInterface::TouchPoint > QCocoaTouch::getCurrentTouchPointList ( NSEvent * event,
bool acceptSingleTouch )
static

Definition at line 104 of file qmultitouch_mac.mm.

◆ getTouchDevice()

QPointingDevice * QCocoaTouch::getTouchDevice ( QInputDevice::DeviceType type,
quint64 id )
static

Definition at line 187 of file qmultitouch_mac.mm.

◆ setMouseInDraggingState()

void QCocoaTouch::setMouseInDraggingState ( bool inDraggingState)
static

The documentation for this class was generated from the following files: