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
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 103 of file qmultitouch_mac.mm.

References i, and QEventPoint::Released.

◆ getTouchDevice()

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

Definition at line 186 of file qmultitouch_mac.mm.

References QPointingDevice::Finger, QInputDevice::MouseEmulation, QInputDevice::NormalizedPosition, QInputDevice::Position, QWindowSystemInterface::registerInputDevice(), ret, and QInputDevice::TouchScreen.

+ Here is the call graph for this function:

◆ setMouseInDraggingState()

static void QCocoaTouch::setMouseInDraggingState ( bool inDraggingState)
static

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