QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
QgsMapLayerActionContextGenerator Class Referenceabstract

An interface for objects which can create a QgsMapLayerActionContext. More...

#include <qgsmaplayeractioncontextgenerator.h>

Inheritance diagram for QgsMapLayerActionContextGenerator:
Inheritance graph
[legend]

Public Member Functions

virtual ~QgsMapLayerActionContextGenerator ()
 
virtual QgsMapLayerActionContext createActionContext ()=0
 Creates a QgsMapLayerActionContext. More...
 

Detailed Description

An interface for objects which can create a QgsMapLayerActionContext.

Since
QGIS 3.30

Definition at line 31 of file qgsmaplayeractioncontextgenerator.h.

Constructor & Destructor Documentation

◆ ~QgsMapLayerActionContextGenerator()

QgsMapLayerActionContextGenerator::~QgsMapLayerActionContextGenerator ( )
virtualdefault

Member Function Documentation

◆ createActionContext()

virtual QgsMapLayerActionContext QgsMapLayerActionContextGenerator::createActionContext ( )
pure virtual

Creates a QgsMapLayerActionContext.

Implemented in QgsAttributeDialog.


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