Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dcprojectionpicture.cpp25 grabGesture(Qt::PinchGesture); in CProjectionPicture()
165 if (QGesture *pinch = event->gesture(Qt::PinchGesture)) in gestureEvent()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_flick.qml143 verify(map.gesture.acceptedGestures & MapGestureArea.PinchGesture)
148 map.gesture.acceptedGestures = MapGestureArea.PinchGesture | MapGestureArea.PanGesture
149 … compare(map.gesture.acceptedGestures, MapGestureArea.PinchGesture | MapGestureArea.PanGesture)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp506 m_acceptedGestures(PinchGesture | PanGesture | FlickGesture | RotationGesture | TiltGesture), in QQuickGeoMapGestureArea()
609 setPinchEnabled(acceptedGestures & PinchGesture); in setAcceptedGestures()
672 setPinchEnabled(m_acceptedGestures & PinchGesture); in setEnabled()
1661 if (m_acceptedGestures & PinchGesture) { in updatePinch()
H A Dqquickgeomapgesturearea_p.h138 PinchGesture = 0x0001, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dqtlocation-changes.qdoc59 …ZoomGesture with \l[QML]{QtLocation::MapGestureArea::acceptedGestures}{MapGestureArea.PinchGesture}
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/map/
H A DMapComponent.qml283 …GestureArea.PanGesture | MapGestureArea.FlickGesture | MapGestureArea.PinchGesture | MapGestureAre…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1776 "PinchGesture": 1,
1787 "PinchGesture": 1,