16#ifndef QGSMESHRENDERERSCALARSETTINGSWIDGET_H
17#define QGSMESHRENDERERSCALARSETTINGSWIDGET_H
19#include "ui_qgsmeshrendererscalarsettingswidgetbase.h"
53 void setActiveDatasetGroup(
int groupIndex );
67 void recalculateMinMaxButtonClicked();
68 void onEdgeStrokeWidthMethodChanged();
74 bool dataIsDefinedOnFaces()
const;
75 bool dataIsDefinedOnEdges()
const;
78 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.