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

Encapsulates the context in which a QgsVectorLayer's temporal capabilities will be applied. More...

#include <qgsvectorlayertemporalproperties.h>

Public Member Functions

QgsVectorLayerlayer () const
 Returns the associated layer. More...
 
void setLayer (QgsVectorLayer *layer)
 Sets the associated layer. More...
 

Detailed Description

Encapsulates the context in which a QgsVectorLayer's temporal capabilities will be applied.

Since
QGIS 3.14

Definition at line 39 of file qgsvectorlayertemporalproperties.h.

Member Function Documentation

◆ layer()

QgsVectorLayer * QgsVectorLayerTemporalContext::layer ( ) const

Returns the associated layer.

See also
setLayer()

Definition at line 711 of file qgsvectorlayertemporalproperties.cpp.

◆ setLayer()

void QgsVectorLayerTemporalContext::setLayer ( QgsVectorLayer layer)

Sets the associated layer.

See also
layer()

Definition at line 716 of file qgsvectorlayertemporalproperties.cpp.


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