16#ifndef QGSLEGENDPATCHSHAPEWIDGET_H
17#define QGSLEGENDPATCHSHAPEWIDGET_H
19#include "ui_qgslegendpatchshapewidgetbase.h"
27class QDialogButtonBox;
96 QDialogButtonBox *buttonBox()
const;
100 QDialogButtonBox *mButtonBox =
nullptr;
QgsLegendPatchShape shape() const
Returns the legend patch shape defined by the dialog.
QgsLegendPatchShapeDialog(const QgsLegendPatchShape &shape, QWidget *parent=nullptr)
Constructor for QgsLegendPatchShapeDialog, initially showing the specified shape.
Represents a patch shape for use in map legends.
StyleEntity
Enum for Entities involved in a style.