Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea_p.h125 Q_PROPERTY(bool rotationActive READ isRotationActive NOTIFY rotationActiveChanged)
372 rotationActive enumerator
H A Dqquickgeomapgesturearea.cpp633 return m_rotationState == rotationActive; in isRotationActive()
1411 setRotationState(rotationActive); in rotationStateMachine()
1425 setRotationState(rotationActive); in rotationStateMachine()
1429 case rotationActive: in rotationStateMachine()
1450 case rotationActive: in rotationStateMachine()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1797 Property { name: "rotationActive"; type: "bool"; isReadonly: true }