Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoserviceprovider.cpp151 sharedProvider_->setAllowExperimental(experimental_); in tryAttach()
529 void QDeclarativeGeoServiceProvider::setAllowExperimental(bool allow) in setAllowExperimental() function in QDeclarativeGeoServiceProvider
536 sharedProvider_->setAllowExperimental(allow); in setAllowExperimental()
H A Dqdeclarativegeoserviceprovider_p.h81 …Q_PROPERTY(bool allowExperimental READ allowExperimental WRITE setAllowExperimental NOTIFY allowEx…
188 void setAllowExperimental(bool allow);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoserviceprovider.h177 void setAllowExperimental(bool allow);
H A Dqgeoserviceprovider.cpp699 void QGeoServiceProvider::setAllowExperimental(bool allow) in setAllowExperimental() function in QGeoServiceProvider
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutingmanager/
H A Dtst_qgeoroutingmanager.cpp75 qgeoserviceprovider->setAllowExperimental(true); in loadRoutingManager()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodingmanager/
H A Dtst_qgeocodingmanager.cpp84 qgeoserviceprovider->setAllowExperimental(true); in loadGeocodingManager()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeotiledmap/
H A Dtst_qgeotiledmap.cpp105 provider->setAllowExperimental(true); in initTestCase()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager/
H A Dtst_qplacemanager.cpp93 provider->setAllowExperimental(true); in initTestCase()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager_unsupported/
H A Dtst_qplacemanager_unsupported.cpp100 m_provider->setAllowExperimental(true); in initTestCase()