Searched refs:flickEnabled (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qquickgeomapgesturearea.cpp | 530 …m_map->setAcceptedGestures(panEnabled(), flickEnabled(), pinchEnabled(), rotationEnabled(), tiltEn… in setMap() 615 …m_map->setAcceptedGestures(panEnabled(), flickEnabled(), pinchEnabled(), rotationEnabled(), tiltEn… in setAcceptedGestures() 683 …m_map->setAcceptedGestures(panEnabled(), flickEnabled(), pinchEnabled(), rotationEnabled(), tiltEn… in setEnabled() 763 bool QQuickGeoMapGestureArea::flickEnabled() const in flickEnabled() function in QQuickGeoMapGestureArea
|
| H A D | qquickgeomapgesturearea_p.h | 257 bool flickEnabled() const;
|