17#ifndef QGSPLOTMOUSEEVENT_H
18#define QGSPLOTMOUSEEVENT_H
45 sipType = sipType_QgsPlotMouseEvent;
72 Qt::MouseButtons buttons = Qt::NoButton, Qt::KeyboardModifiers modifiers = Qt::NoModifier );
101 bool mHasCachedSnapResult =
false;
103 bool mIsSnapped =
false;
Plot canvas is a class for displaying interactive 2d charts and plots.
A QgsPlotMouseEvent is the result of a user interaction with the mouse on a QgsPlotCanvas.
A class to represent a 2D point.
Point geometry type, with support for z-dimension and m-values.
#define SIP_CONVERT_TO_SUBCLASS_CODE(code)