QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes
qgsproviderregistry.h File Reference
#include <map>
#include <QDir>
#include <QLibrary>
#include <QString>
#include "qgsdataprovider.h"
#include "qgis_core.h"
#include "qgis_sip.h"
#include <vector>
#include <memory>
Include dependency graph for qgsproviderregistry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsProviderRegistry::ProviderCandidateDetails
 Contains information pertaining to a candidate provider. More...
 
class  QgsProviderRegistry
 A registry / canonical manager of data providers. More...
 
class  QgsProviderRegistry::UnusableUriDetails
 Contains information about unusable URIs which aren't handled by any registered providers. More...
 
class  QgsProviderRegistry::UnusableUriHandlerInterface
 An interface used to handle unusable URIs which aren't handled by any registered providers, and construct user-friendly warnings as to why the URI is unusable. More...