QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
Public Slots | Signals | Public Member Functions | List of all members
QgsMeshDatasetGroupTreeWidget Class Reference

#include <qgsmeshdatasetgrouptreewidget.h>

Inheritance diagram for QgsMeshDatasetGroupTreeWidget:
Inheritance graph
[legend]

Public Slots

void apply ()
 Apply the dataset group tree item to the layer. More...
 

Signals

void datasetGroupAdded ()
 

Public Member Functions

 QgsMeshDatasetGroupTreeWidget (QWidget *parent=nullptr)
 Constructor. More...
 
void syncToLayer (QgsMeshLayer *meshLayer)
 Synchronizes widgets state with associated mesh layer. More...
 

Detailed Description

Definition at line 32 of file qgsmeshdatasetgrouptreewidget.h.

Constructor & Destructor Documentation

◆ QgsMeshDatasetGroupTreeWidget()

QgsMeshDatasetGroupTreeWidget::QgsMeshDatasetGroupTreeWidget ( QWidget *  parent = nullptr)

Constructor.

Definition at line 30 of file qgsmeshdatasetgrouptreewidget.cpp.

Member Function Documentation

◆ apply

void QgsMeshDatasetGroupTreeWidget::apply ( )
slot

Apply the dataset group tree item to the layer.

Definition at line 54 of file qgsmeshdatasetgrouptreewidget.cpp.

◆ datasetGroupAdded

void QgsMeshDatasetGroupTreeWidget::datasetGroupAdded ( )
signal

◆ syncToLayer()

void QgsMeshDatasetGroupTreeWidget::syncToLayer ( QgsMeshLayer meshLayer)

Synchronizes widgets state with associated mesh layer.

Definition at line 48 of file qgsmeshdatasetgrouptreewidget.cpp.


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