QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
Go to the documentation of this file.
16 #ifndef QGSABSTRACTMAPTOOLHANDLER_H
17 #define QGSABSTRACTMAPTOOLHANDLER_H
120 virtual void setLayerForTool(
QgsMapLayer *layer );
125 QAction *mAction =
nullptr;
128 #endif // QGSABSTRACTMAPTOOLHANDLER_H
Context of a QgsAbstractMapToolHandler call.
Base class for all map layer types.