Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea_p.h368 enum RotationState enum
392 inline void setRotationState(const RotationState state);
H A Dqquickgeomapgesturearea.cpp1083 void QQuickGeoMapGestureArea::setRotationState(const QQuickGeoMapGestureArea::RotationState state) in setRotationState()
1402 RotationState lastState = m_rotationState; in rotationStateMachine()