QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsMeshStaticDatasetWidget Class Reference

A widget for setup of the static dataset of a mesh layer. More...

#include <qgsmeshstaticdatasetwidget.h>

Inheritance diagram for QgsMeshStaticDatasetWidget:

Public Slots

void setScalarDatasetGroup (int index)
 Sets the scalar dataset group.
void setVectorDatasetGroup (int index)
 Sets the vector dataset group.

Public Member Functions

 QgsMeshStaticDatasetWidget (QWidget *parent=nullptr)
 Constructor.
void apply ()
 Applies the settings made in the widget.
void setLayer (QgsMeshLayer *layer)
 Sets the layer.
void syncToLayer ()
 Synchronizes widgets state with associated mesh layer.

Detailed Description

A widget for setup of the static dataset of a mesh layer.

Definition at line 63 of file qgsmeshstaticdatasetwidget.h.

Constructor & Destructor Documentation

◆ QgsMeshStaticDatasetWidget()

QgsMeshStaticDatasetWidget::QgsMeshStaticDatasetWidget ( QWidget * parent = nullptr)

Constructor.

Definition at line 22 of file qgsmeshstaticdatasetwidget.cpp.

Member Function Documentation

◆ apply()

void QgsMeshStaticDatasetWidget::apply ( )

Applies the settings made in the widget.

Definition at line 50 of file qgsmeshstaticdatasetwidget.cpp.

◆ setLayer()

void QgsMeshStaticDatasetWidget::setLayer ( QgsMeshLayer * layer)

Sets the layer.

Definition at line 34 of file qgsmeshstaticdatasetwidget.cpp.

◆ setScalarDatasetGroup

void QgsMeshStaticDatasetWidget::setScalarDatasetGroup ( int index)
slot

Sets the scalar dataset group.

Definition at line 73 of file qgsmeshstaticdatasetwidget.cpp.

◆ setVectorDatasetGroup

void QgsMeshStaticDatasetWidget::setVectorDatasetGroup ( int index)
slot

Sets the vector dataset group.

Definition at line 85 of file qgsmeshstaticdatasetwidget.cpp.

◆ syncToLayer()

void QgsMeshStaticDatasetWidget::syncToLayer ( )

Synchronizes widgets state with associated mesh layer.

Definition at line 39 of file qgsmeshstaticdatasetwidget.cpp.


The documentation for this class was generated from the following files: