QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include <QWidget>
#include <QString>
#include "ui_qgsadvanceddigitizingfloaterbase.h"
#include "qgsadvanceddigitizingdockwidget.h"
#include "qgis_gui.h"
#include "qgis_sip.h"
#include <QPointer>
Go to the source code of this file.
Classes | |
class | QgsAdvancedDigitizingFloater |
The QgsAdvancedDigitizingFloater class is widget that floats next to the mouse pointer, and allow interaction with the AdvancedDigitizing feature. It proxies display and actions to QgsMapToolAdvancedDigitizingDockWidget. More... | |