15 #ifndef QGSMAPCANVASSNAPPINGUTILS_H 16 #define QGSMAPCANVASSNAPPINGUTILS_H 23 class QProgressDialog;
42 void canvasMapSettingsChanged();
43 void canvasTransformContextChanged();
44 void canvasCurrentLayerChanged();
48 QProgressDialog *mProgress =
nullptr;
52 #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...