Home
last modified time | relevance | path

Searched refs:rotationEnabled (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp530 …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 Dqquickgeomapgesturearea_p.h251 bool rotationEnabled() const;