QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Slots | Public Member Functions | List of all members
QgsMeshStaticDatasetWidget Class Reference

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

#include <qgsmeshstaticdatasetwidget.h>

Inheritance diagram for QgsMeshStaticDatasetWidget:
Inheritance graph
[legend]

Public Slots

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

Public Member Functions

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

Detailed Description

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

Definition at line 62 of file qgsmeshstaticdatasetwidget.h.

Constructor & Destructor Documentation

◆ QgsMeshStaticDatasetWidget()

QgsMeshStaticDatasetWidget::QgsMeshStaticDatasetWidget ( QWidget *  parent = nullptr)

Constructor.

Definition at line 20 of file qgsmeshstaticdatasetwidget.cpp.

Member Function Documentation

◆ apply()

void QgsMeshStaticDatasetWidget::apply ( )

Applies the settings made in the widget.

Definition at line 47 of file qgsmeshstaticdatasetwidget.cpp.

◆ setLayer()

void QgsMeshStaticDatasetWidget::setLayer ( QgsMeshLayer layer)

Sets the layer.

Definition at line 31 of file qgsmeshstaticdatasetwidget.cpp.

◆ setScalarDatasetGroup

void QgsMeshStaticDatasetWidget::setScalarDatasetGroup ( int  index)
slot

Sets the scalar dataset group.

Definition at line 70 of file qgsmeshstaticdatasetwidget.cpp.

◆ setVectorDatasetGroup

void QgsMeshStaticDatasetWidget::setVectorDatasetGroup ( int  index)
slot

Sets the vector dataset group.

Definition at line 82 of file qgsmeshstaticdatasetwidget.cpp.

◆ syncToLayer()

void QgsMeshStaticDatasetWidget::syncToLayer ( )

Synchronizes widgets state with associated mesh layer.

Definition at line 36 of file qgsmeshstaticdatasetwidget.cpp.


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