19 #ifndef QGSPLUGINLAYERREGSITRY_H 20 #define QGSPLUGINLAYERREGSITRY_H 26 #include "qgis_core.h" 86 QStringList pluginLayerTypes();
92 bool removePluginLayerType(
const QString &
typeName );
108 typedef QMap<QString, QgsPluginLayerType *> PluginLayerTypes;
110 PluginLayerTypes mPluginLayerTypes;
113 #endif // QGSPLUGINLAYERREGSITRY_H A registry of plugin layers types.
Base class for plugin layers.
class for creating plugin specific layers