Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp506 m_acceptedGestures(PinchGesture | PanGesture | FlickGesture | RotationGesture | TiltGesture), in QQuickGeoMapGestureArea()
608 setFlickEnabled(acceptedGestures & FlickGesture); in setAcceptedGestures()
671 setFlickEnabled(m_acceptedGestures & FlickGesture); in setEnabled()
1784 if ((m_acceptedGestures & FlickGesture) == 0) in tryStartFlick()
H A Dqquickgeomapgesturearea_p.h140 FlickGesture = 0x0004, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_keepgrab.qml74 map.gesture.acceptedGestures = MapGestureArea.PanGesture | MapGestureArea.FlickGesture;
H A Dtst_map_flick.qml104 map.gesture.acceptedGestures = MapGestureArea.PanGesture | MapGestureArea.FlickGesture;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/map/
H A DMapComponent.qml283 …gesture.acceptedGestures: MapGestureArea.PanGesture | MapGestureArea.FlickGesture | MapGestureArea…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1778 "FlickGesture": 4,
1789 "FlickGesture": 4,