Searched refs:QGeoServiceProviderFactoryV3 (Results 1 – 4 of 4) sorted by relevance
86 class Q_LOCATION_EXPORT QGeoServiceProviderFactoryV3 : public QGeoServiceProviderFactoryV289 virtual ~QGeoServiceProviderFactoryV3() {} in ~QGeoServiceProviderFactoryV3()96 Q_DECLARE_INTERFACE(QGeoServiceProviderFactoryV3,
66 class QGeoServiceProviderFactoryV3; variable89 QGeoServiceProviderFactoryV3 *factoryV3 = nullptr;
217 void QGeoServiceProviderFactoryV3::setQmlEngine(QQmlEngine *engine) in setQmlEngine()
886 factoryV3 = qobject_cast<QGeoServiceProviderFactoryV3 *>(instance); in loadPlugin()