16#ifndef QGSLAYOUTVIEWTOOLPAN_H 
   17#define QGSLAYOUTVIEWTOOLPAN_H 
   47    bool mIsPanning = 
false;
 
   50    QPoint mMousePressStartPos;
 
A QgsLayoutViewMouseEvent is the result of a user interaction with the mouse on a QgsLayoutView.
 
A graphical widget to display and interact with QgsLayouts.