16#ifndef QGSMESHRENDERERSCALARSETTINGSWIDGET_H
17#define QGSMESHRENDERERSCALARSETTINGSWIDGET_H
19#include "ui_qgsmeshrendererscalarsettingswidgetbase.h"
54 void setActiveDatasetGroup(
int groupIndex );
68 void recalculateMinMaxButtonClicked();
69 void onEdgeStrokeWidthMethodChanged();
75 bool dataIsDefinedOnFaces()
const;
76 bool dataIsDefinedOnEdges()
const;
79 int mActiveDatasetGroup = -1;
The QgsSpinBox is a spin box with a clear button that will set the value to the defined clear value.
Represents a mesh layer supporting display of data on structured or unstructured meshes.
Represents a mesh renderer settings for scalar datasets.
DataResamplingMethod
Resampling of value from dataset.