Searched refs:isPanActive (Results 1 – 3 of 3) sorted by relevance
124 Q_PROPERTY(bool panActive READ isPanActive NOTIFY panActiveChanged)153 bool isPanActive() const;
647 bool QQuickGeoMapGestureArea::isPanActive() const in isPanActive() function in QQuickGeoMapGestureArea1099 return isPanActive() || isPinchActive() || isRotationActive() || isTiltActive(); in isActive()1140 if (isPanActive() || m_flick.m_flickEnabled || m_flick.m_panEnabled) in update()1347 if (isPanActive()) { in startTilt()
56 …\li replaced isPanActive and isPinchActive properties with \l[QML]{QtLocation::MapGestureArea::}{p…