| 
    QGIS API Documentation 3.42.0-Münster (feb80233002)
    
   | 
 
Interface for a QgsLayoutView context menu. More...
#include <qgslayoutview.h>
Public Member Functions | |
| virtual | ~QgsLayoutViewMenuProvider ()=default | 
| virtual QMenu * | createContextMenu (QWidget *parent, QgsLayout *layout, QPointF layoutPoint) const =0 | 
Returns a newly created menu instance (or nullptr on error)   | |
Interface for a QgsLayoutView context menu.
Implementations of this interface can be made to allow QgsLayoutView instances to provide custom context menus (opened upon right-click).
Definition at line 597 of file qgslayoutview.h.
      
  | 
  virtualdefault | 
      
  | 
  pure virtual | 
Returns a newly created menu instance (or nullptr on error)