QGIS API Documentation 3.39.0-Master (47f7b3a4989)
Loading...
Searching...
No Matches
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.
 
void addWidget (QgsMapLayerConfigWidget *widget)
 Adds a child widget to the properties widget.
 
void saveTemporalProperties ()
 Save widget temporal properties inputs.
 
void syncToLayer ()
 Updates the widget state to match the current layer state.
 

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 184 of file qgsrasterlayertemporalpropertieswidget.cpp.

◆ saveTemporalProperties()

void QgsRasterLayerTemporalPropertiesWidget::saveTemporalProperties ( )

Save widget temporal properties inputs.

Definition at line 111 of file qgsrasterlayertemporalpropertieswidget.cpp.

◆ syncToLayer()

void QgsRasterLayerTemporalPropertiesWidget::syncToLayer ( )

Updates the widget state to match the current layer state.

Definition at line 137 of file qgsrasterlayertemporalpropertieswidget.cpp.


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