16 #ifndef QGSLEGENDPATCHSHAPEWIDGET_H 
   17 #define QGSLEGENDPATCHSHAPEWIDGET_H 
   21 #include "ui_qgslegendpatchshapewidgetbase.h" 
   25 class QDialogButtonBox;
 
   98     QDialogButtonBox *buttonBox() 
const;
 
  103     QDialogButtonBox *mButtonBox = 
nullptr;
 
A dialog for configuring a custom legend patch shape.
QgsLegendPatchShape shape() const
Returns the legend patch shape defined by the dialog.
Represents a patch shape for use in map legends.
StyleEntity
Enum for Entities involved in a style.