Home
last modified time | relevance | path

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

/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/declarativemaps/
H A Dqquickgeomapgesturearea.cpp509 m_touchPointState = touchPoints0; in QQuickGeoMapGestureArea()
1070 m_touchPointState = state; in setTouchPointState()
1150 switch (m_touchPointState) { in touchPointStateMachine()
1183 switch (m_touchPointState) { in touchPointStateMachine()
H A Dqquickgeomapgesturearea_p.h359 } m_touchPointState; variable