26#include <QGestureEvent>
78 sipType = sipType_QgsMapToolZoom;
80 sipType = sipType_QgsMapToolPan;
82 sipType = sipType_QgsMapToolEmitPoint;
84 sipType = sipType_QgsMapToolExtent;
86 sipType = sipType_QgsMapToolIdentifyFeature;
88 sipType = sipType_QgsMapToolIdentify;
90 sipType = sipType_QgsMapToolDigitizeFeature;
92 sipType = sipType_QgsMapToolCapture;
94 sipType = sipType_QgsMapToolAdvancedDigitizing;
96 sipType = sipType_QgsMapToolEdit;
97 else if ( sipCpp->inherits(
"QgsMapTool" ) )
98 sipType = sipType_QgsMapTool;
139 virtual void wheelEvent( QWheelEvent *e );
142 virtual void keyPressEvent( QKeyEvent *e );
145 virtual void keyReleaseEvent( QKeyEvent *e );
148 virtual bool gestureEvent( QGestureEvent *e );
155 virtual bool canvasToolTipEvent( QHelpEvent *e );
164 virtual bool shortcutEvent( QKeyEvent *e );
172 void setAction( QAction *action );
181 bool isActive()
const;
187 void setButton( QAbstractButton *button );
190 QAbstractButton *button();
193 virtual void setCursor(
const QCursor &cursor );
196 virtual void activate();
199 virtual void deactivate();
207 virtual void reactivate();
210 virtual void clean();
226 static double searchRadiusMM();
296 CurrentExpressionInvalid
350 void actionDestroyed();
MessageLevel
Level for messages This will be used both for message log and message bar in application.
@ Info
Information message.
Map canvas is a class for displaying all GIS data types on a canvas.
Base class for all map layer types.
A mouse event which is the result of a user interaction with a QgsMapCanvas.
Point geometry type, with support for z-dimension and m-values.
A grouped map of multiple QgsProperty objects, each referenced by an integer key value.
A rectangle specified with double values.
Contains information about the context of a rendering operation.
Represents a vector layer which manages a vector based dataset.
#define SIP_CONVERT_TO_SUBCLASS_CODE(code)
#define SIP_ENUM_BASETYPE(type)