Searched refs:pinchEnabled (Results 1 – 3 of 3) 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() 691 bool QQuickGeoMapGestureArea::pinchEnabled() const in pinchEnabled() function in QQuickGeoMapGestureArea 1019 } else if (pinchEnabled()) { in handleWheelEvent()
|
| H A D | qquickgeomapgesturearea_p.h | 249 bool pinchEnabled() const;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/ |
| H A D | qtlocation-changes.qdoc | 60 …\li removed properties panEnabled and pinchEnabled, please use \l[QML]{QtLocation::MapGestureArea:…
|