18 #ifndef QGSGPSCONNECTIONREGISTRY_H 19 #define QGSGPSCONNECTIONREGISTRY_H 24 #include "qgis_core.h" 56 QList< QgsGpsConnection *> connectionList()
const;
63 QSet<QgsGpsConnection *> mConnections;
66 #endif // QGSGPSCONNECTIONREGISTRY_H 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
A class to register / unregister existing GPS connections such that the information is available to a...
Abstract base class for connection to a GPS device.