QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include "qgsconfig.h"
#include "qgis.h"
#include <QCursor>
#include <QString>
#include <QObject>
#include <QPointer>
#include <QGestureEvent>
#include "qgis_gui.h"
Go to the source code of this file.
Classes | |
class | QgsMapTool |
Abstract base class for all map tools. Map tools are user interactive tools for manipulating the map canvas. For example map pan and zoom features are implemented as map tools. More... | |