18#ifndef QGSCONNECTIONREGISTRY_H 
   19#define QGSCONNECTIONREGISTRY_H 
The QgsAbstractProviderConnection provides an interface for data provider connections.
 
A registry for saved data provider connections, allowing retrieval of saved connections by name and p...
 
QgsConnectionRegistry & operator=(const QgsConnectionRegistry &other)=delete
Registry cannot be copied.
 
QgsConnectionRegistry(const QgsConnectionRegistry &other)=delete
Registry cannot be copied.
 
Custom exception class for provider connection related exceptions.
 
#define SIP_THROW(name,...)