25 mLayerTreeGroup = group;
30 return mLayerTreeGroup;
40 , mMapCanvas( canvas )
Layer tree group node serves as a container for layers and further groups.
Map canvas is a class for displaying all GIS data types on a canvas.
Encapsulates the context for a QgsMapLayerConfigWidget.
QgsLayerTreeGroup * layerTreeGroup() const
Returns the layer tree group associated with the widget.
void setLayerTreeGroup(QgsLayerTreeGroup *group)
Sets the layer tree group associated with the widget.
Base class for all map layer types.