QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsLegendPatchShapeDialog Class Reference

A dialog for configuring a custom legend patch shape. More...

#include <qgslegendpatchshapewidget.h>

Inheritance diagram for QgsLegendPatchShapeDialog:

Public Member Functions

 QgsLegendPatchShapeDialog (const QgsLegendPatchShape &shape, QWidget *parent=nullptr)
 Constructor for QgsLegendPatchShapeDialog, initially showing the specified shape.
QDialogButtonBox * buttonBox () const
 Returns a reference to the dialog's button box.
QgsLegendPatchShape shape () const
 Returns the legend patch shape defined by the dialog.

Detailed Description

A dialog for configuring a custom legend patch shape.

Since
QGIS 3.14

Definition at line 78 of file qgslegendpatchshapewidget.h.

Constructor & Destructor Documentation

◆ QgsLegendPatchShapeDialog()

QgsLegendPatchShapeDialog::QgsLegendPatchShapeDialog ( const QgsLegendPatchShape & shape,
QWidget * parent = nullptr )

Constructor for QgsLegendPatchShapeDialog, initially showing the specified shape.

Definition at line 117 of file qgslegendpatchshapewidget.cpp.

Member Function Documentation

◆ buttonBox()

QDialogButtonBox * QgsLegendPatchShapeDialog::buttonBox ( ) const

Returns a reference to the dialog's button box.

Definition at line 133 of file qgslegendpatchshapewidget.cpp.

◆ shape()

QgsLegendPatchShape QgsLegendPatchShapeDialog::shape ( ) const
inline

Returns the legend patch shape defined by the dialog.

Definition at line 91 of file qgslegendpatchshapewidget.h.


The documentation for this class was generated from the following files: