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;
 
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 renderer settings for vector datasets.