Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp1083 void QQuickGeoMapGestureArea::setRotationState(const QQuickGeoMapGestureArea::RotationState state) in setRotationState() function in QQuickGeoMapGestureArea
1411 setRotationState(rotationActive); in rotationStateMachine()
1413 setRotationState(rotationInactiveTwoPoints); in rotationStateMachine()
1419 setRotationState(rotationInactive); in rotationStateMachine()
1425 setRotationState(rotationActive); in rotationStateMachine()
1431 setRotationState(rotationInactive); in rotationStateMachine()
H A Dqquickgeomapgesturearea_p.h392 inline void setRotationState(const RotationState state);