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

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

#include <qgsrasterlayertemporalpropertieswidget.h>

Inheritance diagram for QgsRasterLayerTemporalPropertiesWidget:

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

◆ saveTemporalProperties()

void QgsRasterLayerTemporalPropertiesWidget::saveTemporalProperties ( )

Save widget temporal properties inputs.

Definition at line 117 of file qgsrasterlayertemporalpropertieswidget.cpp.

◆ syncToLayer()

void QgsRasterLayerTemporalPropertiesWidget::syncToLayer ( )

Updates the widget state to match the current layer state.

Definition at line 161 of file qgsrasterlayertemporalpropertieswidget.cpp.


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