16#ifndef QGSLAYOUTVIEWTOOLPAN_H 
   17#define QGSLAYOUTVIEWTOOLPAN_H 
   46    bool mIsPanning = 
false;
 
   49    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.