17 #ifndef QGSLAYOUTPOLYGONWIDGET_H 
   18 #define QGSLAYOUTPOLYGONWIDGET_H 
   24 #include "ui_qgslayoutpolygonwidgetbase.h" 
   48     QPointer< QgsLayoutItemPolygon > mPolygon;
 
   52     void setGuiElementValues();
 
Layout item for node based polygon shapes.
Base class for graphical items within a QgsLayout.
Interface for master layout type objects, such as print layouts and reports.