15 #ifndef QGSMAPCANVASSNAPPINGUTILS_H 16 #define QGSMAPCANVASSNAPPINGUTILS_H 25 class QProgressDialog;
44 void canvasMapSettingsChanged();
45 void canvasTransformContextChanged();
46 void canvasCurrentLayerChanged();
47 void canvasMapToolChanged();
51 QProgressDialog *mProgress =
nullptr;
55 #endif // QGSMAPCANVASSNAPPINGUTILS_H
virtual void prepareIndexProgress(int index)
Called when finished indexing a layer. When index == count the indexing is complete.
Snapping utils instance that is connected to a canvas and updates the configuration (map settings + c...
Map canvas is a class for displaying all GIS data types on a canvas.
virtual void prepareIndexStarting(int count)
Called when starting to index - can be overridden and e.g. progress dialog can be provided...
This class has all the configuration of snapping and can return answers to snapping queries...