16 #ifndef QGSDATAITEMPROVIDERREGISTRY_H    17 #define QGSDATAITEMPROVIDERREGISTRY_H    55 #endif // QGSDATAITEMPROVIDERREGISTRY_H This singleton class keeps a list of data item providers that may add items to the browser tree...
 
QList< QgsDataItemProvider * > providers() const
Get list of available providers. 
 
This is the interface for those who want to add custom data items to the browser tree.