QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
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 SIP_TRANSFER)
 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 35 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  SIP_TRANSFER)

Adds a child widget to the properties widget.

Since
QGIS 3.20

Definition at line 109 of file qgsrasterlayertemporalpropertieswidget.cpp.

◆ saveTemporalProperties()

void QgsRasterLayerTemporalPropertiesWidget::saveTemporalProperties ( )

Save widget temporal properties inputs.

Definition at line 57 of file qgsrasterlayertemporalpropertieswidget.cpp.

◆ syncToLayer()

void QgsRasterLayerTemporalPropertiesWidget::syncToLayer ( )

Updates the widget state to match the current layer state.

Definition at line 80 of file qgsrasterlayertemporalpropertieswidget.cpp.


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