Searched refs:rotationEnabled (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() 707 bool QQuickGeoMapGestureArea::rotationEnabled() const in rotationEnabled() function in QQuickGeoMapGestureArea 1006 if (event->modifiers() & Qt::ShiftModifier && rotationEnabled()) { in handleWheelEvent()
|
| H A D | qquickgeomapgesturearea_p.h | 251 bool rotationEnabled() const;
|