QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
16 #ifndef QGSMESHRENDERERVECTORSETTINGSWIDGET_H
17 #define QGSMESHRENDERERVECTORSETTINGSWIDGET_H
19 #include "ui_qgsmeshrenderervectorsettingswidgetbase.h"
69 void onSymbologyChanged(
int currentIndex );
70 void onStreamLineSeedingMethodChanged(
int currentIndex );
71 void onColoringMethodChanged();
72 void onColorRampMinMaxChanged();
73 void loadColorRampShader();
84 int mActiveDatasetGroup = -1;
87 #endif // QGSMESHRENDERERVECTORSETTINGSWIDGET_H
Represents a renderer settings for vector datasets.
Represents a mesh layer supporting display of data on structured or unstructured meshes.
The QgsSpinBox is a spin box with a clear button that will set the value to the defined clear value....