Class: QgsMapLayerActionContextGenerator

An interface for objects which can create a QgsMapLayerActionContext.

Added in version 3.30.

Class Hierarchy

Inheritance diagram of qgis.gui.QgsMapLayerActionContextGenerator

Subclasses

QgsAttributeDialog

Create an attribute dialog for a given layer and feature

Methods

createActionContext

Creates a QgsMapLayerActionContext.

class qgis.gui.QgsMapLayerActionContextGenerator[source]

Bases: object

createActionContext(self) QgsMapLayerActionContext[source]

Creates a QgsMapLayerActionContext.

Return type:

QgsMapLayerActionContext