18#ifndef QGSLAYOUTSHAPEWIDGET_H
19#define QGSLAYOUTSHAPEWIDGET_H
25#include "ui_qgslayoutshapewidgetbase.h"
49 QPointer<QgsLayoutItemShape> mShape;
53 void blockAllSignals(
bool block );
56 void mShapeComboBox_currentIndexChanged(
const QString &text );
57 void mCornerRadiusSpinBox_valueChanged(
double val );
58 void radiusUnitsChanged();
62 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.