| 
    QGIS API Documentation
    3.26.3-Buenos Aires (65e4edfdad)
    
   | 
 
 
 
 
Go to the documentation of this file.
   23   , mMapCanvas( canvas )
 
   24   , mCadDockWidget( cadDockWidget )
 
   31   return mCreatedItem.release();
 
   46   mCreatedItem.reset( item );
 
  
Map canvas is a class for displaying all GIS data types on a canvas.
 
static QgsProject * instance()
Returns the QgsProject singleton instance.
 
Represents a map layer containing a set of georeferenced annotations, e.g. markers,...
 
QgsMapLayer * currentLayer()
returns current layer (set by legend widget)
 
QgsAnnotationLayer * mainAnnotationLayer()
Returns the main annotation layer associated with the project.
 
Abstract base class for annotation items which are drawn with QgsAnnotationLayers.