| 
    QGIS API Documentation
    3.26.3-Buenos Aires (65e4edfdad)
    
   | 
 
 
 
 
Go to the documentation of this file.
   16 #ifndef QGSLAYOUTVIEWTOOLMOVEITEMCONTENT_H 
   17 #define QGSLAYOUTVIEWTOOLMOVEITEMCONTENT_H 
   43     void wheelEvent( QWheelEvent *event ) 
override;
 
   51     QPointF mMoveContentStartPos;
 
   53     bool mMovingItemContent = 
false;
 
   56 #endif // QGSLAYOUTVIEWTOOLMOVEITEMCONTENT_H 
  
Layout view tool for moving and zooming item content.
 
Base class for graphical items within a QgsLayout.
 
A graphical widget to display and interact with QgsLayouts.
 
A QgsLayoutViewMouseEvent is the result of a user interaction with the mouse on a QgsLayoutView.