15#ifndef QGSRENDERERMESHPROPERTIESWIDGET_H 
   16#define QGSRENDERERMESHPROPERTIESWIDGET_H 
   21#include "ui_qgsrenderermeshpropswidgetbase.h" 
   62    void apply() 
override;
 
   65    void onActiveScalarGroupChanged( 
int groupIndex );
 
   66    void onActiveVectorGroupChanged( 
int groupIndex );
 
   68    void syncToLayerPrivate();
 
 
Map canvas is a class for displaying all GIS data types on a canvas.
 
Base class for all map layer types.
 
Represents a mesh layer supporting display of data on structured or unstructured meshes.