QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
18 #ifndef QGSLAYOUTSHAPEWIDGET_H
19 #define QGSLAYOUTSHAPEWIDGET_H
25 #include "ui_qgslayoutshapewidgetbase.h"
50 QPointer< QgsLayoutItemShape > mShape;
54 void blockAllSignals(
bool block );
57 void mShapeComboBox_currentIndexChanged(
const QString &text );
58 void mCornerRadiusSpinBox_valueChanged(
double val );
59 void radiusUnitsChanged();
63 void setGuiElementValues();
69 #endif // QGSLAYOUTSHAPEWIDGET_H
Layout item for basic filled shapes (e.g. rectangles, ellipses).
Base class for graphical items within a QgsLayout.
Interface for master layout type objects, such as print layouts and reports.