QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
#include <QWidget>
#include <QString>
#include "qgsadvanceddigitizingdockwidget.h"
#include "qgis_gui.h"
#include "qgis_sip.h"
#include "qgsmapmouseevent.h"
#include <QPointer>
Go to the source code of this file.
Classes | |
class | QgsAdvancedDigitizingCirclesIntersectionTool |
A advanced digitizing tools to handle the selection of a point at the intersection of two circles. More... | |
class | QgsAdvancedDigitizingTool |
An abstract class for advanced digitizing tools. More... | |