Searched refs:satelliteInfoSourceWithParameters (Results 1 – 5 of 5) sorted by relevance
227 …QGeoSatelliteInfoSource *satelliteInfoSourceWithParameters(QObject *parent, const QVariantMap &par…238 return satelliteInfoSourceWithParameters(parent, QVariantMap()); in satelliteInfoSource()251 QGeoSatelliteInfoSource *QGeoPositionInfoSourceFactoryTest::satelliteInfoSourceWithParameters(QObje… in satelliteInfoSourceWithParameters() function in QGeoPositionInfoSourceFactoryTest
244 return satelliteInfoSourceWithParameters(parent, QVariantMap()); in satelliteInfoSource()258 QGeoSatelliteInfoSource *QGeoPositionInfoSourceFactorySerialNmea::satelliteInfoSourceWithParameters… in satelliteInfoSourceWithParameters() function in QGeoPositionInfoSourceFactorySerialNmea
59 …QGeoSatelliteInfoSource *satelliteInfoSourceWithParameters(QObject *parent, const QVariantMap &par…
70 …virtual QGeoSatelliteInfoSource *satelliteInfoSourceWithParameters(QObject *parent, const QVariant…
175 s = d.factoryV2->satelliteInfoSourceWithParameters(parent, parameters); in createSource_real()