| 
    QGIS API Documentation
    2.18.21-Las Palmas (9fba24a)
    
   | 
 
#include "qgsdataitemproviderregistry.h"#include "qgsdataitem.h"#include "qgsdataitemprovider.h"#include "qgsdataprovider.h"#include "qgslogger.h"#include "qgsproviderregistry.h"
Go to the source code of this file.
Classes | |
| class | QgsDataItemProviderFromPlugin | 
| Simple data item provider implementation that handles the support for provider plugins (which may contain dataCapabilities() and dataItem() functions).  More... | |
Typedefs | |
| typedef QList< QgsDataItemProvider * > | dataItemProviders_t() | 
| typedef QList<QgsDataItemProvider*> dataItemProviders_t() | 
Definition at line 24 of file qgsdataitemproviderregistry.cpp.
 1.8.13