Home
last modified time | relevance | path

Searched refs:isPanActive (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea_p.h124 Q_PROPERTY(bool panActive READ isPanActive NOTIFY panActiveChanged)
153 bool isPanActive() const;
H A Dqquickgeomapgesturearea.cpp647 bool QQuickGeoMapGestureArea::isPanActive() const in isPanActive() function in QQuickGeoMapGestureArea
1099 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()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dqtlocation-changes.qdoc56 …\li replaced isPanActive and isPinchActive properties with \l[QML]{QtLocation::MapGestureArea::}{p…