Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap.cpp2648 QQuickWindowPrivate *windowPriv = QQuickWindowPrivate::get(window()); 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()