QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
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 40 of file qgsvectorlayertemporalproperties.h.

Member Function Documentation

◆ layer()

QgsVectorLayer * QgsVectorLayerTemporalContext::layer ( ) const

Returns the associated layer.

See also
setLayer()

Definition at line 699 of file qgsvectorlayertemporalproperties.cpp.

◆ setLayer()

void QgsVectorLayerTemporalContext::setLayer ( QgsVectorLayer layer)

Sets the associated layer.

See also
layer()

Definition at line 704 of file qgsvectorlayertemporalproperties.cpp.


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