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

A widget for configuring the temporal properties for a raster layer. More...

#include <qgsrasterlayertemporalpropertieswidget.h>

Inheritance diagram for QgsRasterLayerTemporalPropertiesWidget:
Inheritance graph
[legend]

Public Member Functions

 QgsRasterLayerTemporalPropertiesWidget (QWidget *parent=nullptr, QgsRasterLayer *layer=nullptr)
 Constructor for QgsRasterLayerTemporalPropertiesWidget. More...
 
void addWidget (QgsMapLayerConfigWidget *widget)
 Adds a child widget to the properties widget. More...
 
void saveTemporalProperties ()
 Save widget temporal properties inputs. More...
 
void syncToLayer ()
 Updates the widget state to match the current layer state. More...
 

Detailed Description

A widget for configuring the temporal properties for a raster layer.

Since
QGIS 3.14

Definition at line 82 of file qgsrasterlayertemporalpropertieswidget.h.

Constructor & Destructor Documentation

◆ QgsRasterLayerTemporalPropertiesWidget()

QgsRasterLayerTemporalPropertiesWidget::QgsRasterLayerTemporalPropertiesWidget ( QWidget *  parent = nullptr,
QgsRasterLayer layer = nullptr 
)

Member Function Documentation

◆ addWidget()

void QgsRasterLayerTemporalPropertiesWidget::addWidget ( QgsMapLayerConfigWidget widget)

Adds a child widget to the properties widget.

Since
QGIS 3.20

Definition at line 145 of file qgsrasterlayertemporalpropertieswidget.cpp.

◆ saveTemporalProperties()

void QgsRasterLayerTemporalPropertiesWidget::saveTemporalProperties ( )

Save widget temporal properties inputs.

Definition at line 89 of file qgsrasterlayertemporalpropertieswidget.cpp.

◆ syncToLayer()

void QgsRasterLayerTemporalPropertiesWidget::syncToLayer ( )

Updates the widget state to match the current layer state.

Definition at line 109 of file qgsrasterlayertemporalpropertieswidget.cpp.


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