17 #ifndef QGSMESHLAYERPROPERTIES_H
18 #define QGSMESHLAYERPROPERTIES_H
20 #include "ui_qgsmeshlayerpropertiesbase.h"
32 class QgsMeshLayer3DRendererWidget;
78 void syncAndRepaint();
82 void loadDefaultStyle();
84 void saveDefaultStyle();
90 void aboutToShowStyleMenu();
92 void reloadTemporalProperties();
96 void onTimeReferenceChange();
98 void urlClicked(
const QUrl &url );
100 void saveMetadataAs();
106 QList<QgsMapLayerConfigWidget *> mConfigWidgets;
112 QgsMeshLayer3DRendererWidget *mMesh3DWidget =
nullptr;
120 QPushButton *mBtnStyle =
nullptr;
121 QPushButton *mBtnMetadata =
nullptr;
122 QAction *mActionLoadMetadata =
nullptr;
123 QAction *mActionSaveMetadataAs =
nullptr;
128 bool mIsMapSettingsTemporal =
false;
130 friend class TestQgsMeshLayerPropertiesDialog;
This class represents a coordinate reference system (CRS).
Map canvas is a class for displaying all GIS data types on a canvas.
Stores style information (renderer, opacity, labeling, diagrams etc.) applicable to a map layer.
Base class for all map layer types.
Property sheet for a mesh map layer.
Represents a mesh layer supporting display of data on structured or unstructured meshes.
A base dialog for options and properties dialogs that offers vertical tabs.
virtual void optionsStackedWidget_CurrentChanged(int index)
Select relevant tab on current page change.
const QgsCoordinateReferenceSystem & crs