17#ifndef QGSLAYOUTPOLYGONWIDGET_H 
   18#define QGSLAYOUTPOLYGONWIDGET_H 
   24#include "ui_qgslayoutpolygonwidgetbase.h" 
   47    QPointer<QgsLayoutItemPolygon> mPolygon;
 
   51    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.