16 #ifndef QGSDATAITEMPROVIDER_H    17 #define QGSDATAITEMPROVIDER_H    44     virtual int capabilities() = 0;
    52 #endif // QGSDATAITEMPROVIDER_H 
Base class for all items in the model. 
 
virtual ~QgsDataItemProvider()
 
This is the interface for those who want to add custom data items to the browser tree.