QGeoPositionInfoSourceFactory ClassThe QGeoPositionInfoSourceFactory class is a factory class used as the plugin interface for external providers of positioning data. More... #include <QGeoPositionInfoSourceFactory> This class was introduced in Qt Location 5.0. Public Functions
Detailed DescriptionThe QGeoPositionInfoSourceFactory class is a factory class used as the plugin interface for external providers of positioning data. The other functions must be overridden by all plugins, other than sourcePriority() which defaults to returning 0. Higher values of priority will be preferred to lower ones. Member Function Documentation
|