15 #ifndef QGSPLUGINLAYER_H
16 #define QGSPLUGINLAYER_H
35 QgsPluginLayer( QString layerType, QString layerName = QString() );
38 QString pluginLayerType();
46 #endif // QGSPLUGINLAYER_H
A rectangle specified with double values.
Base class for all map layer types.
Base class for plugin layers.
virtual void setExtent(const QgsRectangle &rect)
Set the extent.