Home
last modified time | relevance | path

Searched defs:setAcceptedGestures (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomap.cpp346 void QGeoMap::setAcceptedGestures(bool pan, bool flick, bool pinch, bool rotate, bool tilt) in setAcceptedGestures() function in QGeoMap
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp600 void QQuickGeoMapGestureArea::setAcceptedGestures(AcceptedGestures acceptedGestures) in setAcceptedGestures() function in QQuickGeoMapGestureArea