QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#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 <QAction>
#include <QGlobalStatic>
Go to the source code of this file.
Typedefs | |
typedef QHash< QgsMapCanvas *, QgsMapCanvasTracer * > | TracerCanvasHash |
Functions | |
Q_GLOBAL_STATIC (TracerCanvasHash, sTracers) | |
typedef QHash<QgsMapCanvas *, QgsMapCanvasTracer *> TracerCanvasHash |
Definition at line 31 of file qgsmapcanvastracer.cpp.
Q_GLOBAL_STATIC | ( | TracerCanvasHash | , |
sTracers | |||
) |