The QgsMapLayerLegend class is abstract interface for implementations of legends for one map layer.
More...
#include <qgsmaplayerlegend.h>
Signals |
void | itemsChanged () |
| Emitted when existing items/nodes got invalid and should be replaced by new ones.
|
Detailed Description
The QgsMapLayerLegend class is abstract interface for implementations of legends for one map layer.
- Note
- added in 2.6
Constructor & Destructor Documentation
QgsMapLayerLegend::QgsMapLayerLegend |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
Member Function Documentation
Create new legend implementation for raster layer.
Create new legend implementation for raster layer.
Create new legend implementation for vector layer.
void QgsMapLayerLegend::itemsChanged |
( |
| ) |
|
|
signal |
Emitted when existing items/nodes got invalid and should be replaced by new ones.
The documentation for this class was generated from the following files: