18#ifndef QGSLAYOUTSHAPEWIDGET_H
19#define QGSLAYOUTSHAPEWIDGET_H
23#include "ui_qgslayoutshapewidgetbase.h"
51 QPointer<QgsLayoutItemShape> mShape;
55 void blockAllSignals(
bool block );
58 void mShapeComboBox_currentIndexChanged(
const QString &text );
59 void mCornerRadiusSpinBox_valueChanged(
double val );
60 void radiusUnitsChanged();
64 void setGuiElementValues();
Layout item for basic filled shapes (e.g.
Base class for graphical items within a QgsLayout.
Interface for master layout type objects, such as print layouts and reports.