| QGIS API Documentation 3.99.0-Master (f78f5286a64)
    | 
#include <map>#include <QDir>#include <QLibrary>#include <QString>#include "qgsdataprovider.h"#include "qgis_core.h"#include "qgis_sip.h"

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... | |