16#ifndef QGSLAYOUTVIEWTOOLTEMPORARYKEYZOOM_H 
   17#define QGSLAYOUTVIEWTOOLTEMPORARYKEYZOOM_H 
   48    QPointer< QgsLayoutViewTool > mPreviousViewTool;
 
   50    bool mDeactivateOnMouseRelease = 
false;
 
   52    void updateCursor( Qt::KeyboardModifiers modifiers );
 
 
A QgsLayoutViewMouseEvent is the result of a user interaction with the mouse on a QgsLayoutView.
 
A graphical widget to display and interact with QgsLayouts.