| 
    QGIS API Documentation
    3.26.3-Buenos Aires (65e4edfdad)
    
   | 
 
 
 
 
Go to the documentation of this file.
   16 #ifndef QGSLAYOUTVIEWTOOLTEMPORARYKEYZOOM_H 
   17 #define QGSLAYOUTVIEWTOOLTEMPORARYKEYZOOM_H 
   49     QPointer< QgsLayoutViewTool > mPreviousViewTool;
 
   51     bool mDeactivateOnMouseRelease = 
false;
 
   53     void updateCursor( Qt::KeyboardModifiers modifiers );
 
   56 #endif // QGSLAYOUTVIEWTOOLTEMPORARYKEYZOOM_H 
  
A graphical widget to display and interact with QgsLayouts.
 
A QgsLayoutViewMouseEvent is the result of a user interaction with the mouse on a QgsLayoutView.