18 #ifndef QGSPROVIDERGUIMETADATA_H 
   19 #define QGSPROVIDERGUIMETADATA_H 
   22 #include <QMainWindow> 
   55     virtual void registerGui( QMainWindow *widget );
 
   61     virtual QList<QgsDataItemGuiProvider *> dataItemGuiProviders() 
SIP_FACTORY;
 
Abstract base class for providers which affect how QgsDataItem items behave within the application GU...
Abstract interface for project storage GUI - to be implemented by various backends and registered in ...
This is the interface for those who want to add entries to the QgsDataSourceManagerDialog.
This is the interface for those who want to provide a dialog to edit a subset string.