#include <qgspluginlayerregistry.h>
class for creating plugin specific layers
Definition at line 34 of file qgspluginlayerregistry.h.
◆ QgsPluginLayerType()
QgsPluginLayerType::QgsPluginLayerType |
( |
const QString & |
name | ) |
|
◆ ~QgsPluginLayerType()
virtual QgsPluginLayerType::~QgsPluginLayerType |
( |
| ) |
|
|
virtualdefault |
◆ createLayer() [1/2]
◆ createLayer() [2/2]
QgsPluginLayer * QgsPluginLayerType::createLayer |
( |
const QString & |
uri | ) |
|
|
virtual |
Returns new layer of this type, using layer URI (specific to this plugin layer type).
Return nullptr
on error.
- Since
- QGIS 2.10
Definition at line 39 of file qgspluginlayerregistry.cpp.
◆ name()
QString QgsPluginLayerType::name |
( |
| ) |
|
◆ showLayerProperties()
bool QgsPluginLayerType::showLayerProperties |
( |
QgsPluginLayer * |
layer | ) |
|
|
virtual |
◆ mName
QString QgsPluginLayerType::mName |
|
protected |
The documentation for this class was generated from the following files: