Searched refs:touchDevice (Results 1 – 1 of 1) sorted by relevance
2646 QQuickPointerDevice *touchDevice = QQuickPointerDevice::touchDevice(event->device()); in sendTouchEvent() local2650 …auto touchPointGrabberItem = [touchDevice, windowPriv](const QTouchEvent::TouchPoint &point) -> QQ… in sendTouchEvent()2651 …if (QQuickEventPoint *eventPointer = windowPriv->pointerEventInstance(touchDevice)->pointById(poin… in sendTouchEvent()