QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsVectorLayerLegendWidget Class Reference

A widget for configuration of options specific to a vector layer's legend. More...

#include <qgsvectorlayerlegendwidget.h>

Inheritance diagram for QgsVectorLayerLegendWidget:

Public Member Functions

 QgsVectorLayerLegendWidget (QWidget *parent=nullptr)
void applyToLayer ()
 Store changes made in the widget to the layer.
QgsMapCanvasmapCanvas () const
 Returns pointer to map canvas.
void setLayer (QgsVectorLayer *layer)
 Initialize widget with a map layer.
void setMapCanvas (QgsMapCanvas *canvas)
 Sets pointer to map canvas.

Detailed Description

A widget for configuration of options specific to a vector layer's legend.

Definition at line 46 of file qgsvectorlayerlegendwidget.h.

Constructor & Destructor Documentation

◆ QgsVectorLayerLegendWidget()

QgsVectorLayerLegendWidget::QgsVectorLayerLegendWidget ( QWidget * parent = nullptr)
explicit

Definition at line 36 of file qgsvectorlayerlegendwidget.cpp.

Member Function Documentation

◆ applyToLayer()

void QgsVectorLayerLegendWidget::applyToLayer ( )

Store changes made in the widget to the layer.

Definition at line 210 of file qgsvectorlayerlegendwidget.cpp.

◆ mapCanvas()

QgsMapCanvas * QgsVectorLayerLegendWidget::mapCanvas ( ) const
inline

Returns pointer to map canvas.

Definition at line 56 of file qgsvectorlayerlegendwidget.h.

◆ setLayer()

void QgsVectorLayerLegendWidget::setLayer ( QgsVectorLayer * layer)

Initialize widget with a map layer.

Definition at line 123 of file qgsvectorlayerlegendwidget.cpp.

◆ setMapCanvas()

void QgsVectorLayerLegendWidget::setMapCanvas ( QgsMapCanvas * canvas)

Sets pointer to map canvas.

Definition at line 117 of file qgsvectorlayerlegendwidget.cpp.


The documentation for this class was generated from the following files: