Class: QgsMapLayerActionContextGenerator¶
An interface for objects which can create a
QgsMapLayerActionContext.
Added in version 3.30.
Class Hierarchy¶
Subclasses¶
Create an attribute dialog for a given layer and feature |
Methods
Creates a |
- class qgis.gui.QgsMapLayerActionContextGenerator[source]¶
Bases:
object- createActionContext(self) QgsMapLayerActionContext[source]¶
Creates a
QgsMapLayerActionContext.- Return type: