| 
    QGIS API Documentation
    3.26.3-Buenos Aires (65e4edfdad)
    
   | 
 
 
 
 
Go to the documentation of this file.
   15 #ifndef QGSCREATEANNOTATIONITEMMAPTOOLIMPL_H 
   16 #define QGSCREATEANNOTATIONITEMMAPTOOLIMPL_H 
   35     QgsMapToolCapture::Capabilities 
capabilities() 
const override;
 
   51     ~QgsCreatePointTextItemMapTool() 
override;
 
   64 class QgsCreateMarkerItemMapTool: 
public QgsMapToolCaptureAnnotationItem
 
   76 class QgsCreateLineItemMapTool: 
public QgsMapToolCaptureAnnotationItem
 
   85     void lineCaptured( 
const QgsCurve *line ) 
override;
 
   88 class QgsCreatePolygonItemMapTool: 
public QgsMapToolCaptureAnnotationItem
 
  102 #endif // QGSCREATEANNOTATIONITEMMAPTOOLIMPL_H 
  
Abstract base class for curved geometry type.
 
Curve polygon geometry type.
 
Map canvas is a class for displaying all GIS data types on a canvas.
 
A QgsMapMouseEvent is the result of a user interaction with the mouse on a QgsMapCanvas....
 
Base class for all map layer types. This is the base class for all map layer types (vector,...
 
CaptureTechnique
Capture technique.