#include <qgsdiagramproperties.h>
Definition at line 40 of file qgsdiagramproperties.h.
◆ QgsDiagramProperties()
◆ ~QgsDiagramProperties()
| QgsDiagramProperties::~QgsDiagramProperties |
( |
| ) |
|
|
override |
◆ addAttribute()
| void QgsDiagramProperties::addAttribute |
( |
QTreeWidgetItem * |
item | ) |
|
Adds an attribute from the list of available attributes to the assigned attributes with a random color.
Definition at line 646 of file qgsdiagramproperties.cpp.
◆ apply
| void QgsDiagramProperties::apply |
( |
| ) |
|
|
slot |
◆ auxiliaryFieldCreated
| void QgsDiagramProperties::auxiliaryFieldCreated |
( |
| ) |
|
|
signal |
◆ mAddCategoryPushButton_clicked
| void QgsDiagramProperties::mAddCategoryPushButton_clicked |
( |
| ) |
|
|
slot |
◆ mAttributesTreeWidget_itemDoubleClicked
| void QgsDiagramProperties::mAttributesTreeWidget_itemDoubleClicked |
( |
QTreeWidgetItem * |
item, |
|
|
int |
column |
|
) |
| |
|
slot |
◆ mDiagramAttributesTreeWidget_itemDoubleClicked
| void QgsDiagramProperties::mDiagramAttributesTreeWidget_itemDoubleClicked |
( |
QTreeWidgetItem * |
item, |
|
|
int |
column |
|
) |
| |
|
slot |
◆ mDiagramStackedWidget_currentChanged
| void QgsDiagramProperties::mDiagramStackedWidget_currentChanged |
( |
int |
index | ) |
|
|
slot |
◆ mDiagramTypeComboBox_currentIndexChanged
| void QgsDiagramProperties::mDiagramTypeComboBox_currentIndexChanged |
( |
int |
index | ) |
|
|
slot |
◆ mEngineSettingsButton_clicked
| void QgsDiagramProperties::mEngineSettingsButton_clicked |
( |
| ) |
|
|
slot |
◆ mFindMaximumValueButton_clicked
| void QgsDiagramProperties::mFindMaximumValueButton_clicked |
( |
| ) |
|
|
slot |
◆ mRemoveCategoryPushButton_clicked
| void QgsDiagramProperties::mRemoveCategoryPushButton_clicked |
( |
| ) |
|
|
slot |
◆ scalingTypeChanged
| void QgsDiagramProperties::scalingTypeChanged |
( |
| ) |
|
|
slot |
◆ showAddAttributeExpressionDialog
| void QgsDiagramProperties::showAddAttributeExpressionDialog |
( |
| ) |
|
|
slot |
◆ showSizeLegendDialog
| void QgsDiagramProperties::showSizeLegendDialog |
( |
| ) |
|
|
slot |
◆ syncToLayer()
| void QgsDiagramProperties::syncToLayer |
( |
| ) |
|
Updates the widget to reflect the layer's current diagram settings.
- Since
- QGIS 3.16
Definition at line 266 of file qgsdiagramproperties.cpp.
◆ updatePlacementWidgets
| void QgsDiagramProperties::updatePlacementWidgets |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: