Home
last modified time | relevance | path

Searched refs:preventStealing (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_keepgrab.qml69 compare(map.gesture.preventStealing, false)
78 map.gesture.preventStealing = false
139 map.gesture.preventStealing = false
141 map.gesture.preventStealing = true
H A Dtst_map_error.qml58 preventStealing: true
73 preventStealing: true
H A Dtst_map_item_details.qml106 preventStealing: true
121 preventStealing: true
130 preventStealing: true
155 preventStealing: true
H A Dtst_map_item.qml125 preventStealing: true
139 preventStealing: true
155 preventStealing: true
H A Dtst_map_mouse.qml108 preventStealing: true
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea_p.h130 …Q_PROPERTY(bool preventStealing READ preventStealing WRITE setPreventStealing NOTIFY preventSteali…
183 bool preventStealing() const;
H A Dqquickgeomapgesturearea.cpp550 bool QQuickGeoMapGestureArea::preventStealing() const in preventStealing() function in QQuickGeoMapGestureArea
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/map/
H A DMarker.qml80 preventStealing: true
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1802 Property { name: "preventStealing"; revision: 1; type: "bool" }