- All Superinterfaces:
QtObjectInterface
- All Known Subinterfaces:
QGeoPositionInfoSourceFactoryV2
- All Known Implementing Classes:
QGeoPositionInfoSourceFactory.Impl
,QGeoPositionInfoSourceFactoryV2.Impl
public interface QGeoPositionInfoSourceFactory extends QtObjectInterface
Factory class used as the plugin interface for external providers of positioning data
Java wrapper for Qt class QGeoPositionInfoSourceFactory
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
QGeoPositionInfoSourceFactory.Impl
Implementor class for interfaceQGeoPositionInfoSourceFactory
-
Method Summary
Modifier and Type Method Description QGeoAreaMonitorSource
areaMonitor(QObject parent)
QGeoPositionInfoSource
positionInfoSource(QObject parent)
QGeoSatelliteInfoSource
satelliteInfoSource(QObject parent)