| QGIS API Documentation
    3.16.0-Hannover (43b64b13f3)
    | 
 
 
 
Go to the documentation of this file.
   17 #ifndef QGSLAYOUTPOLYGONWIDGET_H 
   18 #define QGSLAYOUTPOLYGONWIDGET_H 
   24 #include "ui_qgslayoutpolygonwidgetbase.h" 
   48     QPointer< QgsLayoutItemPolygon > mPolygon;
 
   52     void setGuiElementValues();
 
   58 #endif // QGSLAYOUTPOLYGONWIDGET_H 
  
Base class for graphical items within a QgsLayout.
Layout item for node based polygon shapes.
Interface for master layout type objects, such as print layouts and reports.