![]() |
Qt 6.x
The Qt SDK
|
#include <qmultitouch_mac_p.h>
Static Public Member Functions | |
static QList< QWindowSystemInterface::TouchPoint > | getCurrentTouchPointList (NSEvent *event, bool acceptSingleTouch) |
static void | setMouseInDraggingState (bool inDraggingState) |
static QPointingDevice * | getTouchDevice (QInputDevice::DeviceType type, quint64 id) |
Definition at line 31 of file qmultitouch_mac_p.h.
|
static |
Definition at line 103 of file qmultitouch_mac.mm.
References QHash< Key, T >::cbegin(), QMap< Key, T >::clear(), QHash< Key, T >::clear(), i, QWindowSystemInterface::TouchPoint::id, QMap< Key, T >::insert(), QHash< Key, T >::isEmpty(), QEventPoint::Released, QHash< Key, T >::size(), QWindowSystemInterface::TouchPoint::state, and QMap< Key, T >::values().
|
static |
Definition at line 186 of file qmultitouch_mac.mm.
References QPointingDevice::Finger, QHash< Key, T >::insert(), QInputDevice::MouseEmulation, QInputDevice::NormalizedPosition, QInputDevice::Position, QWindowSystemInterface::registerInputDevice(), ret, QInputDevice::TouchScreen, and QHash< Key, T >::value().
|
static |