QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#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.