QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Classes | Typedefs
qgsdataitemproviderregistry.cpp File Reference
#include "qgsdataitemproviderregistry.h"
#include "qgsdataitem.h"
#include "qgsdataitemprovider.h"
#include "qgsdataprovider.h"
#include "qgslogger.h"
#include "qgsproviderregistry.h"
Include dependency graph for qgsdataitemproviderregistry.cpp:

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 Documentation

◆ dataItemProviders_t

typedef QList<QgsDataItemProvider*> dataItemProviders_t()

Definition at line 24 of file qgsdataitemproviderregistry.cpp.