15 #ifndef QGSMAPCANVASTRACER_H 16 #define QGSMAPCANVASTRACER_H 60 void reportError(
PathError err,
bool addingVertex );
67 void onCurrentLayerChanged();
79 #endif // QGSMAPCANVASTRACER_H virtual void configure()
Allows derived classes to setup the settings just before the tracer is initialized.
Utility class that construct a planar graph from the input vector layers and provides shortest path s...
QAction * actionEnableTracing() const
Access to action that user may use to toggle tracing on/off. May be null if no action was associated...
A bar for displaying non-blocking messages to the user.
Map canvas is a class for displaying all GIS data types on a canvas.
void setActionEnableTracing(QAction *action)
Assign "enable tracing" checkable action to the tracer.
Extension of QgsTracer that provides extra functionality:
PathError
Possible errors that may happen when calling findShortestPath()