QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Typedefs | Functions
qgsmapcanvastracer.cpp File Reference
#include "qgsmapcanvastracer.h"
#include "qgsapplication.h"
#include "qgsmapcanvas.h"
#include "qgsproject.h"
#include "qgsmessagebar.h"
#include "qgsmessagebaritem.h"
#include "qgssnappingutils.h"
#include "qgsvectorlayer.h"
#include "qgssnappingconfig.h"
#include "qgssettingsregistrycore.h"
#include "qgsrendercontext.h"
#include <QAction>
#include <QGlobalStatic>
Include dependency graph for qgsmapcanvastracer.cpp:

Go to the source code of this file.

Typedefs

typedef QHash< QgsMapCanvas *, QgsMapCanvasTracer * > TracerCanvasHash
 

Functions

 Q_GLOBAL_STATIC (TracerCanvasHash, sTracers)
 

Typedef Documentation

◆ TracerCanvasHash

Definition at line 32 of file qgsmapcanvastracer.cpp.

Function Documentation

◆ Q_GLOBAL_STATIC()

Q_GLOBAL_STATIC ( TracerCanvasHash  ,
sTracers   
)