18#ifndef QGSGPSCONNECTIONREGISTRY_H
19#define QGSGPSCONNECTIONREGISTRY_H
51 QList< QgsGpsConnection *> connectionList()
const;
58 QSet<QgsGpsConnection *> mConnections;
A class to register / unregister existing GPS connections such that the information is available to a...
QgsGpsConnectionRegistry()=default
QgsGpsConnectionRegistry & operator=(const QgsGpsConnectionRegistry &rh)=delete
QgsGpsConnectionRegistry(const QgsGpsConnectionRegistry &rh)=delete
Abstract base class for connection to a GPS device.
As part of the API refactoring and improvements which landed in the Processing API was substantially reworked from the x version This was done in order to allow much of the underlying Processing framework to be ported into c