Home
last modified time | relevance | path

Searched refs:touchDevice (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap.cpp2646 QQuickPointerDevice *touchDevice = QQuickPointerDevice::touchDevice(event->device()); in sendTouchEvent() local
2650 …auto touchPointGrabberItem = [touchDevice, windowPriv](const QTouchEvent::TouchPoint &point) -> QQ… in sendTouchEvent()
2651 …if (QQuickEventPoint *eventPointer = windowPriv->pointerEventInstance(touchDevice)->pointById(poin… in sendTouchEvent()