Home
last modified time | relevance | path

Searched refs:NavigationFeature (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoserviceprovider.h120 enum NavigationFeature { enum
139 Q_DECLARE_FLAGS(NavigationFeatures, NavigationFeature)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoserviceprovider_p.h135 enum NavigationFeature { enum
154 Q_DECLARE_FLAGS(NavigationFeatures, NavigationFeature) in Q_DECLARE_FLAGS()
181 …Q_REVISION(11) Q_INVOKABLE bool supportsNavigation(const NavigationFeature &feature = AnyNavigatio…
H A Dqdeclarativegeoserviceprovider.cpp443 …eProvider::supportsNavigation(const QDeclarativeGeoServiceProvider::NavigationFeature &feature) co… in supportsNavigation()
447 static_cast<QGeoServiceProvider::NavigationFeature>(int(feature)); in supportsNavigation()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1168 Parameter { name: "feature"; type: "NavigationFeature" }