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

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

#include <qgsmaplayeractioncontextgenerator.h>

Inheritance diagram for QgsMapLayerActionContextGenerator:

Public Member Functions

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

Detailed Description

An interface for objects which can create a QgsMapLayerActionContext.

Since
QGIS 3.30

Definition at line 30 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: