16 #ifndef QGSSOURCESELECTPROVIDERREGISTRY_H 17 #define QGSSOURCESELECTPROVIDERREGISTRY_H 54 QList< QgsSourceSelectProvider *> providers();
76 QList<QgsSourceSelectProvider *> providersByKey(
const QString &providerKey );
98 QList<QgsSourceSelectProvider *> mProviders;
102 #endif // QGSSOURCESELECTPROVIDERREGISTRY_H WidgetMode
Different ways a source select dialog can be used.
This class keeps a list of source select providers that may add items to the QgsDataSourceManagerDial...
This is the interface for those who want to add entries to the QgsDataSourceManagerDialog.
A registry / canonical manager of GUI parts of data providers.