QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
16 #ifndef QGSMESHRENDERERSCALARSETTINGSWIDGET_H
17 #define QGSMESHRENDERERSCALARSETTINGSWIDGET_H
19 #include "ui_qgsmeshrendererscalarsettingswidgetbase.h"
68 void recalculateMinMaxButtonClicked();
69 void onEdgeStrokeWidthMethodChanged();
75 bool dataIsDefinedOnFaces()
const;
76 bool dataIsDefinedOnEdges()
const;
79 int mActiveDatasetGroup = -1;
82 #endif // QGSMESHRENDERERSCALARSETTINGSWIDGET_H
Represents a mesh layer supporting display of data on structured or unstructured meshes.
DataResamplingMethod
Resampling of value from dataset.
Represents a mesh renderer settings for scalar datasets.
The QgsSpinBox is a spin box with a clear button that will set the value to the defined clear value....