A dialog which allows users to modify the properties of a QgsGradientColorRamp.
More...
#include <qgsgradientcolorrampdialog.h>
|
| void | setColor1 (const QColor &color) |
| | Sets the start color for the gradient ramp.
|
| |
| void | setColor2 (const QColor &color) |
| | Sets the end color for the gradient ramp.
|
| |
|
| void | changed () |
| | Emitted when the dialog settings change.
|
| |
A dialog which allows users to modify the properties of a QgsGradientColorRamp.
- Since
- QGIS 3.0
Definition at line 38 of file qgsgradientcolorrampdialog.h.
◆ QgsGradientColorRampDialog()
| QgsGradientColorRampDialog::QgsGradientColorRampDialog |
( |
const QgsGradientColorRamp & |
ramp, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ ~QgsGradientColorRampDialog()
| QgsGradientColorRampDialog::~QgsGradientColorRampDialog |
( |
| ) |
|
|
override |
◆ buttonBox()
| QDialogButtonBox * QgsGradientColorRampDialog::buttonBox |
( |
| ) |
const |
◆ changed
| void QgsGradientColorRampDialog::changed |
( |
| ) |
|
|
signal |
Emitted when the dialog settings change.
◆ ramp()
◆ setColor1
| void QgsGradientColorRampDialog::setColor1 |
( |
const QColor & |
color | ) |
|
|
slot |
◆ setColor2
| void QgsGradientColorRampDialog::setColor2 |
( |
const QColor & |
color | ) |
|
|
slot |
◆ setRamp()
◆ ramp
The documentation for this class was generated from the following files: